Ways that produce many errors..
#1

Yeah, I was fixing the shit out of my script, and I wasn't compiling as I regularly do. So, after a few minutes of work, lot of work btw, I compile and BOOOOOOOM, 26 nasty errors..

Most of the errors are callbacks under OnGameModeInit that initialize whatever is in the callbacks.

Ok, so my question is, what are "Mistakes" that produce the errors?

I currently know about the missing bracket. Anything else?

EDIT: K, this can be closed, found that sonofabitch }
Reply
#2

pawn Код:
public OnPlayerSpawn(playerid)
}// Failed bracket
{// Failed bracket
One way
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)