!- Maze Help -!
#2

You forget to close a (, change
pawn Code:
if(GetPVarInt(playerid,"InMaze") && cmd_exitmaze(playerid,params)
to
pawn Code:
if(GetPVarInt(playerid,"InMaze") && cmd_exitmaze(playerid,params))
You don't have how to check a CMD in a if, you have to do it with strcmp/strfind.
Reply


Messages In This Thread
!- Maze Help -! - by xSkullx - 26.09.2012, 18:48
Re: !- Maze Help -! - by IstuntmanI - 26.09.2012, 18:50
Re: !- Maze Help -! - by xSkullx - 26.09.2012, 18:55

Forum Jump:


Users browsing this thread: 1 Guest(s)