Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need some Help. HARDCORE SCRIPT :P
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#11
RE: I need some Help. HARDCORE SCRIPT :P

AddTimer("scare", 0.3f, "TimerPlayerReact");
AddTimer("breath", 2.0f, "TimerPlayerReact");
AddTimer("breathl", 4.0f, "TimerPlayerReact");
AddTimer("breathl", 6.0f, "TimerPlayerReact");

AddTimer("TeleportHowl", 0.5f, "TimerTeleportHowl");
AddTimer("TeleportDone", 3.5f, "TimerTelportDone");

If you don't want player to teleport, just go to TimerTeleportHowl or TimerTelportDone function, which one has the TeleportPlayer function, end remove it. That's it.

07-19-2011, 03:05 AM
Website Find


Messages In This Thread
RE: I need some Help. HARDCORE SCRIPT :P - by Tanshaydar - 07-19-2011, 03:05 AM



Users browsing this thread: 1 Guest(s)