Page 1 of 1
i need help with a script
Posted: December 29th, 2011, 12:46 am
by Xenon
hey, ive been makking maps for a while but i need help with something , basically i have a button on my map with a targetname of tele2 and i want it soo that when i press(use) it teleports me to my script_origin

i know how to make normal teleports work but not by pressing a button ..... please help Xenon

Re: i need help with a script
Posted: December 29th, 2011, 1:00 am
by Rezil
If you're using a teleport script, it's basically the same process, just use a different trigger(use_touch instead of multiple).
Re: i need help with a script
Posted: December 29th, 2011, 1:06 am
by Xenon

thank you and also is there a way of using like hint_activate in the same way ????
Re: i need help with a script
Posted: December 29th, 2011, 1:32 pm
by IzNoGoD
trigger sethintstring("Press this button to teleport");