zcmd sscanf problem
#6

Hmm okay, let's try it another way: check if the params are OK, instead of checking they're not ok

pawn Код:
if(!sscanf,blahblah) {
This means you need to execute the code if it's correct, and return under the code if not correct

pawn Код:
}
else return SendClientMessage(playerid,COLOR,"Error message here")
Talk english here, please.
Reply


Messages In This Thread
zcmd sscanf problem - by Dragony92 - 06.07.2011, 07:05
Re: zcmd sscanf problem - by Rob_Zero - 06.07.2011, 07:52
Re: zcmd sscanf problem - by *IsBack - 06.07.2011, 07:54
Re: zcmd sscanf problem - by Jochemd - 06.07.2011, 08:41
Re: zcmd sscanf problem - by Dragony92 - 06.07.2011, 08:42
Re: zcmd sscanf problem - by Jochemd - 06.07.2011, 08:52
Re: zcmd sscanf problem - by Rob_Zero - 06.07.2011, 08:54
Re: zcmd sscanf problem - by Dragony92 - 06.07.2011, 08:59
Re: zcmd sscanf problem - by Markx - 06.07.2011, 09:11
Re: zcmd sscanf problem - by Dragony92 - 06.07.2011, 09:14

Forum Jump:


Users browsing this thread: 3 Guest(s)