Search Results
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...
781
PHP код:
CMD:tp(playerid, params[]) {
    if(InDM[playerid] == true) return scm(playerid,LIGHTORANGE,"[ERROR]You cant use commands while in a Deathmatch");
    new id;
...
506
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],
Â...
688
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.
439
the compiler not show any warning.but the number not updating
561
PHP код:
if(!SL::ExistsTable("players"))
        {
            new handle = SL::Open(SL::CREATE, "players"); //Opening a valid handle to create a table called ...
561
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...
561
PHP Code:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid, playerid, reason);
    return 1;
}Â
961
Yes.i need it.
44,455
You make a system to make random rcon pass
631
