Search Results
Tenta assim: pawn Code: stock SalvarDados(playerid) {     new query[800], nome[MAX_PLAYER_NAME];    GetPlayerName(playerid, nome, sizeof(nome));    mysql_format(Conexao, query, sizeof(query), ...
216
Quote: Originally Posted by Ermanhaut Vocк estб fazendo errado. Somente strings (%s) precisam de aspas, o resto nгo. WHERE й um argumento que precisa de complemento: WHERE nomedojogado...
216
Como o Luan disse estб faltando a coluna delimitadora do WHERE, exemplo: PHP Code: SELECT * FROM usuario WHERE usuario.id = %d  Outra coisa, o nъmero de argumentos passados pra fun...
216
Tenta colocar um SetPlayerSkin no OnPlayerSpawn conforme documentaзгo da funзгo "SetSpawnInfo". pawn Code: This function can be used to change the spawn information of a specific player. It allow...
368
Faz um teste por favor, troca essa linha pawn Code: SetSpawnInfo(playerid, 0, PlayerInfo[playerid][pSkin], 1958.33, 1343.12, 15.36, 269.15); por esta: pawn Code: SetSpawnInfo(playerid, 0, PlayerI...
368
Boa noite HelderPT, A resposta do bruxo00 estб correta, essa й a funзгo do NoIP, porйm atй onde sei ele tem uma limitaзгo de 30 dias pra cada DNS dinвmico criado na versгo gratuita. Como alt...
142
Quote: Originally Posted by Infin1ty ill experiment with this when i've got free time. why not go with a more user-friendly function naming scheme? PG_function doesn't really sound appeal...
729
Quote: Originally Posted by Infin1ty f i n a l l y got a rep from me. will definitely be using this in my script. Hello Infin1ty, thanks for the comment. I strongly recommend that you ...
729
Quote: Originally Posted by RebeloX Nгo estб mau, contudo acho que as funзхes deviam ser todas em inglкs assim como as variбveis, seguindo a convenзгo normal que й transversal a q...
357
Quote: Originally Posted by Chaprnks Great to see a PostgreSQL release, the old one from Dan is hella outdated. But please release it with English function names.. adds so much confusion w...
729
PGConnector - Handling PostgreSQL DBMS for SA-MP Good morning people. After a long time inactive from the SA-MP community I decided to develop this Plugin. I know there are other plugins that do the ...
729
PGConnector - Manipulaзгo do SGBD PostgreSQL para SA-MP Boa noite pessoal. Apуs muito tempo inativo da comunidade SA-MP resolvi desenvolver essa Plugin. Eu sei que existem outras que fazem a mesma...
357
Quote: Originally Posted by zSuYaNw Peerfeito bom trabalho!!! Obrigado novamente zSuYaNw Quote: Originally Posted by Bruno13 Bom trabalho! Recomendaria dispor a tabela AS...
777
Quote: Originally Posted by Skudinhu Parabйns, уtimo tutorial. Obrigado! Quote: Originally Posted by zSuYaNw Bom trabalho! Vocк apenas focou nas cores, mas hexadecimal s...
777
Quote: Originally Posted by Artista Tutorial bem caprichado! Obrigado, aproveite! Quote: Originally Posted by Coringa_Vilao Уtimo tutorial, sу estб faltando aparecer as ...
777
Conversгo de cуdigos Hexadecimais Com o objetivo de ampliar o conhecimento da board sobre o modo de "pensar" do computador, resolvi criar este tutorial. Bom apуs estudar sobre resolvi criar este t...
777
И sу que vocк pode simplesmente usar assim: pawn Код: new string[20];format(string, sizeof(string), "Ping: %d", GetPlayerPing(id));
159
Usa um format pra concatenar a string "PING:" com o GetPlayerPing
159
Muito boa ideia! Parabйns! Precisando de alguma ajuda com o projeto й sу contatar.
1,060