[Tutorial] How create a Faction/Organization System on SA-MP !
#5

Quote:
Originally Posted by Stuun
Посмотреть сообщение
Awesome! damn you really release too much things hahaha joking keep it up my friend.
Quote:
Originally Posted by Crowler
Посмотреть сообщение
Good job, It'd be awesome to see a save system for it using MySQL.
Thanks !

Quote:
Originally Posted by DavidBilla
Посмотреть сообщение
Change this
pawn Код:
if(sscanf(params,"i", ID, Level))
To this
pawn Код:
if(sscanf(params,"ui", ID, Level))
Btw use "u" in sscanf for playerids instead of "i"
Because "i" detects only playerids, but "u" detects player names and ids too
Solved.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)