Search Results
md5 is not that good use whirlpool or sha256
250
not bad, i was planning to make something like that
688
Quote: Originally Posted by byalexv Hi! Where is e-dialog? fatal error 100: cannot read from file: "e_dialog" You need to download this include.
2,614
SetDynamicObjectPos(objectid, x, y, z);
105
ohh my bad PHP код: case default: SetPlayerPos(playerid, x, y, z); //if neither set other pos  to PHP код: default: SetPlayerPos(playerid, x, y, z); //if neither...
92
PHP код: switch(classid) {       case 0: SetPlayerPos(playerid, x, y, z); //the first skin if cj set in cj house if ryder in ryder's house       case 1: SetPlay...
92
if you use OnPlayerCommandText do not include zcmd it also could be that you use some plugin but you didn't load it
92
PHP Code:         return 0;    }    return 0;}  why twice? PHP Code:     }    return 0;} 
323
https://sampwiki.blast.hk/wiki/TextDrawSetPreviewModel
132
Quote: Originally Posted by jbankss The Youtube Player FilterScript you are trying to run doesn't work in 0.3.7. it should in 0.3.7 work maybe the url is invalid
323
Quote: Originally Posted by coool Use colandreas. It is designed for collisions. Look at its name Collision Andreas. agreed MapAndreas detect only san andreas map collision ColAndreas d...
245
you forgot one bracket PHP код: public OnPlayerDeath(playerid, killerid, reason) {     if(uduelu[playerid] == 1 && uduelu[killerid] == 1)     {         GivePla...
149
PHP код: public CB(){     for(new i = 0; i < GetMaxPlayers();i++)     {           if(!IsPlayerConnected(i) || IsPlayerNPC(i)) continue; //skip if player is...
58