Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: Corrupted Music on YOYO

  1. #11
    Free Kantanomo English Mobster's Avatar
    Join Date
    Nov 2008
    Location
    Southern California
    Posts
    1,932

    Re: Corrupted Music on YOYO

    I have a script for a regular vehicle teleporter if that's what you're trying to do. For players, use the regular netgame flags built into Sapien, there shouldn't be a reason why you couldn't use those if you're just teleporting players. You can send the player to random locations just by having multiple instances of the exact same teleporter target flag.
    Anyway, here is my old vehicle teleporting script, if it can help you any:
    Code:
    (script continuous vehicleteleportingscriptlol
    (if (= (volume_test_object triggervolumelol vehiclelol) true)
    (object_teleport vehiclelol flaglol)
    )
    
    )
    Again, if you're trying to teleport players, what's wrong with normal teles?
    Reply With Quote

  2. #12
    Untruely Bannable~ Inferno's Avatar
    Join Date
    Aug 2007
    Location
    In a Place
    Posts
    5,166

    Re: Corrupted Music on YOYO

    It's because you touch yourself at night mobster.

    If normal teles would work for what I'm doing I would use them. But they don't so I can't.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •