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
Script Help SOLVED
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#2
RE: Script doesn't play

IIrc the function wont recongnice 0.0, 0.0.
Try 0, 1
---
For the other look area,
REMOVE repeat.
THe scri[pt is still repeating.
:
void repeat(string &in asTimer)
{
AddTimer("repeat1", 0.016, "repeat");
MovePlayerForward(0.05);
}

You didnt stop that timer ever.
Try that and all will be fine.
12-30-2014, 12:32 AM
Find


Messages In This Thread
SOLVED - by Omenapuu - 12-29-2014, 11:24 PM
RE: Script doesn't play - by DnALANGE - 12-30-2014, 12:32 AM
RE: Script doesn't play - by Omenapuu - 12-30-2014, 01:24 AM
RE: Script doesn't play - by PutraenusAlivius - 12-30-2014, 05:12 AM
RE: Script doesn't play - by DnALANGE - 12-30-2014, 03:57 PM
RE: Script doesn't play - by Omenapuu - 12-30-2014, 05:25 PM
RE: [SOLVED]Script doesn't play - by DnALANGE - 12-30-2014, 05:57 PM



Users browsing this thread: 1 Guest(s)