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!
Cocomunches Offline
Junior Member

Posts: 36
Threads: 6
Joined: Apr 2012
Reputation: 1
#30
RE: Enemy Patroling and Disapearing: Help!

(05-06-2012, 05:06 PM)Dutton Wrote: 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");


??
Yes I did. Everything worked out fine! Thanks to all!
05-10-2012, 01:17 AM
Find


Messages In This Thread
RE: Enemy Patroling and Disapearing: Help! - by Cocomunches - 05-10-2012, 01:17 AM



Users browsing this thread: 1 Guest(s)