Search Results
the full code on the first chat.
142
i cannot go to class selection after register or login.it show the spawn button but the button cannot spawn if i click. PHP код: public OnPlayerRequestClass(PID, classid) {     if (!Get...
142
PHP код: CMD:tp(playerid, params[]) {     if(InDM[playerid] == true) return scm(playerid,LIGHTORANGE,"[ERROR]You cant use commands while in a Deathmatch");     new id; ...
92
same i try to %s but not working
129
i tried to learn sqlite. on top PHP код: native WP_Hash(buffer[], len, const str[]); enum USER_DATA {     USER_ID,     USER_NAME[MAX_PLAYER_NAME],     USER_PASSWORD[129], Â...
129
i use timer but how to make the timer go on i mean where to put the timer to make the time go on and how to know the number of star level to go down.
96
no like the wanted star go down after 2 minute
96
how to make wanted star go down
96
the compiler not show any warning.but the number not updating
141
PHP код: if(!SL::ExistsTable("players"))         {             new handle = SL::Open(SL::CREATE, "players"); //Opening a valid handle to create a table called ...
141
in my log server, it show this. Quote: [19:42:31] [SQLITE] - NOTICE: Successfully connected to database info server.db! [19:42:31] [SQLITE] - ERROR: (SL::AddTableEntry) A primary field wa...
141
PHP Code: public OnPlayerDeath(playerid, killerid, reason) {     SendDeathMessage(killerid, playerid, reason);     return 1; } 
306
You make a system to make random rcon pass
150