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 Enemy Patroling and Disapearing: Help!
Dutton Offline
Member

Posts: 121
Threads: 3
Joined: Apr 2012
Reputation: 2
#29
RE: Enemy Patroling and Disapearing: Help!

opon changing the void byegrunt(string &in asTimer) to
void byegrunt2(string &in asTimer)


You remembered to change:
AddTimer("monsterstart", 400.0f, "byegrunt");

to
AddTimer("monsterstart", 400.0f, "byegrunt2");


??

[Image: 15isy6C]
(This post was last modified: 05-06-2012, 05:07 PM by Dutton.)
05-06-2012, 05:06 PM
Find


Messages In This Thread
RE: Enemy Patroling and Disapearing: Help! - by Dutton - 05-06-2012, 05:06 PM



Users browsing this thread: 2 Guest(s)