Search Results
PHP Code: CMD:admins(playerid) {     new String[128],         Nome[24],         string[128],         AdminList[400];          for(new i; i < MAX_PLAYERS...
244
Quote: Originally Posted by Hunterx157 Certo, ficou legal, mas como faзo pra adicionar novos cargos no comando? Tente desб forma talvez sejб mais facil para vocк adicionar novos car...
244
Quote: Originally Posted by Hunterx157 Olб forum samp, eu gostaria de uma ajuda pra fazer um comando /Admins, sou novo em pawno, to comeзando agora e nгo estou conseguindo criar o coman...
244
Code: COMMAND:guinchar(playerid) { if(!IsPlayerConnected(playerid)) return true; if(!IsPlayerInAnyVehicle(playerid)) return true; if(!GetVehicleModel(GetPlayerVehicleID(pl...
118
Quote: Originally Posted by Uproar Why did you have to bump a year old topic? It's a direct entry from exterior to interior, VW and Int 0. Check the code. Because on my server does not ...
1,339
How to enter the house? interior virtual world?
1,339
Quote: Originally Posted by Dayrion Read your code before posting You are missing a ')'.. really is a lot of inattention, I'm sorry and thank you I'll rate it with rep...
124
Quote: Originally Posted by Dayrion You can't format a string with the "equal sign". Use strcpy or format. hm, I did with format and now I get this error. Quote: : error 0...
124
Help-me w\ this erros: PHP код: error 035: argument type mismatch (argument 3) error 047: array sizes do not match, or destination array is too small  PHP код: e...
124
Quote: Originally Posted by ****** No. dini is not a database, either use ini files (but not dini, that's just terrible in every way), or a proper database you can query. what would be ...
95
olha cara, й preciso definir uma dialog no topo antes de usala exemplo PHP Code: #define DIALOGID 1112 // ou #define [Dialog Nome]  [Dialog ID]  obs: sempre no topo й claro.
176
quais erros ?, eu nгo compilei o codigo vou verificar-los.
176
Quote: Originally Posted by Shuffle013 Fica dando esse erro alguem ajuda filterscripts\Musica.pwn(64) : warning 217: loose indentation 1- Isso nгo й um erro e sim um aviso. 2- Poderi...
57
muito bonito na minha opniгo estб perfeito, sinceridade
1,196
PHP Code: if(strcmp("/status", cmd, true) == 0) {     new plid;     if(sscanf(cmdtext, "s[8]u", cmd, plid))     {         SendClientMessage(playerid, COLOR_GREEN, "U...
176
Quote: Originally Posted by Cleyson Sim provavelmente iria bugar. Cria elas global, mas para cada player. PHP код: new Amigo[MAX_PLAYERS];  E a string vocк cria sempre loc...
97
bom galera, estava eu na minha rotina de script diario criando alguns systema de intereзгo de players quando me surgiu uma duvida... qual melhor forma de criar as variveis neste caso, crei uma inte...
97
Quote: Originally Posted by Dayvison_ "outra observaзгo й que somente uns 3 amigos ficam lagados perto de mim" Deve ser uma desculpa pra te manter longe. kkkkkkkkkkkkkkkkkkkkk
151
tente assim PHP Code: // ======================================== Entradas Do Servidor ================================== // if(IsPlayerInRangeOfPoint(playerid, 1.0, 1555.0127,-1675.6544...
125