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
Strange Error
Datguy5 Offline
Senior Member

Posts: 629
Threads: 25
Joined: Dec 2011
Reputation: 12
#2
RE: Strange Error

I dont know about the others but shouldnt the
void EnemyDissapear(string &in asTimer)
{
void EnemyDissapea();

be
void EnemyDissapear(string &in asTimer)
{
void EnemyDissapear();

You didnt seem to have the r in the end.
+ There seems to be 2 voids right on top of each other.

(This post was last modified: 03-25-2012, 07:52 PM by Datguy5.)
03-25-2012, 07:52 PM
Find


Messages In This Thread
Strange Error - by Shives - 03-25-2012, 07:38 PM
RE: Strange Error - by Datguy5 - 03-25-2012, 07:52 PM
RE: Strange Error - by Shives - 03-25-2012, 08:01 PM
RE: Strange Error - by Your Computer - 03-25-2012, 08:37 PM
RE: Strange Error - by Shives - 03-27-2012, 01:02 PM
RE: Strange Error - by flamez3 - 03-28-2012, 07:23 AM
RE: Strange Error - by Shives - 03-30-2012, 11:56 AM



Users browsing this thread: 1 Guest(s)