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


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help I would very much like some help please!
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#13
RE: Wtf ??? Never srsly never see this!!!! (this thread make me MAD)

void TimerWalk(string &in asTimer)
{
    if(GetLocalVarInt("Loop")==2) return;

        MovePlayerForward(5);
AddLocalVarInt("Loop", 1);
    AddTimer("loop", 0.0f, "TimerWalk");

  
}

Get this into the timer. You couldve told me from the start you wanted him to move forward too.

Derp.
(This post was last modified: 03-23-2014, 09:45 PM by Neelke.)
03-23-2014, 09:45 PM
Find


Messages In This Thread
RE: Wtf ??? Never srsly never see this!!!! (this thread make me MAD) - by Neelke - 03-23-2014, 09:45 PM



Users browsing this thread: 1 Guest(s)