Jump to content

Spilter

Membru
  • Posts

    101
  • Joined

  • Last visited

    Never

Spilter's Achievements

Collaborator

Collaborator (7/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. up, sper sa nu imi dati warn, am vrut doar sa o readuc in discutie poate stie cineva.
  2. Pentru prima eroare da de la inceput, de unde incepe definitia, ca nu avem cum sa ne dam seama asa.
  3. Salut ! Am un site facut special pentru serverele pe MySQL si vreau sa il folosesc, doar ca am o mica problema, nu pot conecta serverul la acel site, precizez am baza de date de la host si serverul este MySQL. Am incercat cu o baza de date de la domeniu, merge asa, dar degeaba ca nu pot face nimic nu am baza de date acolo. Am incercat cu baza de date a serverului(cea de la host) si nu merge, poate gresesc undeva, nu stiu. Multumesc anticipat !
  4. Spilter

    Problema

    Deci, de cand am bagat versiunea 0.3x toti playerii primesc crash. Am pus pluginurile de 0.3x si nimic. Exista si un program prin care cineva poate creea crash ? Este posibil sa fie bug de la 0.3x ? Va rog ajutatima, chiar nu stiu ce sa fac.Multumesc.
  5. Nimeni? (scz 2x post)
  6. if(PlayerInfo[playerid][pLevel] < 4) { SendClientMessage(playerid, 0x4FA7FFFF, "*** You need level 4 to use this !"); return 1; } asta o bagi sub asta if(gPlayerLogged[playerid] == 0) { SendClientMessage(playerid, COLOR_GREY, " You havent logged in yet !"); return 1; }
  7. Salut!Cum pot face ca politistii cand omoara pe cineva sa nu ia wanted?Multumesc anticipat
  8. Uite ce am pus #define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1,%2,%3,%4,%5,%6,%7,%8,%9) #define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1) #define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
  9. ?Cum pot scama de erorile urmatoare C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15288) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15290) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15292) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15296) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15300) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15304) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15308) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15312) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15316) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15320) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15324) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15328) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15332) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15334) : error 010: invalid function or declaration C:\Documents and Settings\Spilter\Desktop\Creepz Server Bun\gamemodes\v1.pwn(15337) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 15 Errors. Liniile if(dialogid==bandana) { if(response) { if(listitem==0) { SetPlayerAttachedObject( playerid, 0, 18917, 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==1) { SetPlayerAttachedObject( playerid, 0, 18913, 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==2) { SetPlayerAttachedObject( playerid, 0, 18916, 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==3) { SetPlayerAttachedObject(playerid, 0, 18915, 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==4) { SetPlayerAttachedObject(playerid, 0, 18912 , 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==5) { SetPlayerAttachedObject(playerid, 0, 18911 , 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==6) { SetPlayerAttachedObject( playerid, 0, 18914, 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==7) { SetPlayerAttachedObject(playerid, 0, 18918, 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==8) { SetPlayerAttachedObject(playerid, 0, 18920 , 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==9) { SetPlayerAttachedObject(playerid, 0, 18919 , 2, 0.078534, 0.041857, -0.001727, 268.970458, 1.533374, 269.223754); } if(listitem==10) { for(new i;i<5;i++) RemovePlayerAttachedObject(playerid,i); } } return 1; }
  10. pai daca te uiti mai bine am scris ca am rezolvat aia cu coordonatele dar acum nu se vede nimic la coordonatele noi asta incerc sa spun!
  11. Am gasit astea dar acum nu se vede nimic am pus coordonatele da nu se vede!
  12. eu vreau sa schimb locul unde te arata cand te loghezi , ca akolo nu pot da /save
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.