UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch
broken avatar :(

werewolfps4

Posts
2
Respect
0
Forum Rank
Fresh Corpse
Primary Group
Member

Forum Stats

More Stats
Date Registered
October 12, 2016, 01:25:49 am
Posts
2 (0.001 per day)
Last Active
December 06, 2017, 02:13:45 am

Forum Profile

Profile Link
Country
us
Local Time
April 25, 2024, 04:11:04 am
It should work. I did the same thing with the same song code. Make sure you clip is a script brush, and that its targetname is the same in the GetEnt function.
You could also have it initialize the teleporter script after completing the shootable EE script.
7 years ago
Heres a very basic kino like teleporter script.
Its a one player teleporter, and might have used variables that are not present here.
To teleport use    player setorigin(backpos); //backpos is the cords
Look at the Giant teleport script for more info

[code]function __main__(...
8 years ago
Loading ...