Search Results
Quando voce usa TextDrawSetString deve por o TextDrawShowForPlayer em baixo...
138
Obrigado Viniborn, mas infelizmente nгo tenho um gamemode com este objeto. :/
118
Olб, alguйm poderia me informar o nome e o id do objeto de veнculo destruнdo? Estou procurando jб faz um tempo, porйm nao estou encontrando. Se possнvel, me informe a categoria que ele se encon...
118
Well, I tried to spawn player on her house with SQLite, but this code don't work: pawn Код: public OnPlayerSpawn(playerid) {    new        DBResult: result,        str[100],        ...
81
Quote: Originally Posted by Lucas-Fc Matemбtica amor. Use o cйrebro. @edit 900 POST CARAIO ! Parabйns pelos seus 900 posts de pedidos&ajudas.
193
I managed to solve. The problem was that I was using 'Member1' instead of `Member1`. My lack of attention . Thanks
86
I saw the mysql_log and I found this: Passing query UPDATE `Organizacoes` SET 'Member1'=Joe_Lincoln WHERE `Organizacao` = 'Test' | CMySQLHandler::ProcessQueryThread() - Error will be triggered to On...
86
Hello everybody. Well, I created a organization system in my gamemode. However, I created two commands to accept and invite the player to the especific org. As I'm using MySQL R7, I needed create a c...
86
Hey guys! this command is optimized? PHP код: CMD:procurar(playerid, params[]) {     if(PlayerInfo[playerid][pOrg] != org@Federal) {         return SendClientMessage(playerid,...
35
Entao galera, eu estava criando um sistema de bans com SQLite para o meu servidor, mas o mesmo nгo й executado. Quando eu entro no servidor(banido) nгo acontece nada, mas caso eu nao esteja banido ...
106
I created a ban system with SQLite, however the CheckBan don't work. PS: I put in OnPlayerConnect!!! Code: pawn Код: CheckBan(playerid){    new DBResult:Resultado,        Query[200],   ...
96
Well, I'm creating a roleplay with SQLite and I create a easy ban system to test, but this don't work. I use as soon: pawn Code: public OnPlayerConnect(playerid){    new DBResult:Consulta,      ...
86
Hello guys. Well, I see in many codes, this: pawn Код: //exemplestock Lyrics(&number, &lol) This has the same function if I put it this way? : pawn Код: stock Lyrics(number, lol) Do...
72
vlw aos 2. @AFerreira Obrigado pelo codigo, mais como voce disse vo procurar outra forma de proteger ele ;(
77
Tipo, eu pretendo criar um sistema de prevenзгo anti-furto de GM para mim usando ASCII, mas queria saber se pawn aceita a tabela ASCII ? se aceitar, existe alguma forma de mostrar em uma mensagem to...
77
Quote: Originally Posted by MarinacMrcina How about y_ini for RP scripts? Use y_ini is a good idea, but I would create a UCP and I need MySQL or SQLite to that.
104
OK, if my server reach 100 players online day to day, I can get problems with SQLite?
104