Jump to content

FreshCandy

Membru
  • Posts

    17
  • Joined

  • Last visited

Everything posted by FreshCandy

  1. Vrei sa devii scripterul/mappingul meu? dar e putin naspa ca e host ultra-h, dar nu o sa-l inchid niciodata si are ping 60-80
  2. Am un server de Stunt Si imi lipsesc comenzii cum ar fi: /speed /vup /de /buyvip /setvip Cine imi poate face comenziile astea folosind teamviewer ii dau admin 100 (atat e max la mine) Discord: FreshESS:3432
  3. da-mi tu alta comanda fara zcmd , daca ai
  4. // Enums new reactionstr[9]; //randomly generated string new reactioninprog; //what status the reactiontest is at new reactionwinnerid; //id of the current reactiontest winner new reactiongap; //timer to restart ReactionTest() new raddon[15] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; // Some new stuff new Reclamtd[][]= pun acolo New pVip New AccInfo sau?
  5. accinfo imi apare decat in comanda altundeva nu pvip la fel hours la fel
  6. 12932: if (dialogid == BuyVip) 12934: if(response) 12936: if(listitem == 0) 12938: if AccInfo[playerid][hours] >= 1) //Orele care trebuie sa le aiba playerul 12943: } else {
  7. Asta e comanda adaugata if (dialogid == BuyVip) { if(response) { if(listitem == 0) { if AccInfo[playerid][hours] >= 1) //Orele care trebuie sa le aiba playerul { AccInfo[playerid][pVip] = 1; //Levelul la VIP AccInfo[playerid][hours] -= 1; } else { SendClientMessage(playerid,green,"Nu ai destule ore pentru a cumpara VIP !"); //Mesajul daca nu are ore destule } } if(listitem == 1) { if AccInfo[playerid][hours] >= 20) //Orele pentru a cumpara VIP { AccInfo[playerid][pVip] = 2; //Levelul de VIP AccInfo[playerid][hours] -= 20; } else { SendClientMessage(playerid,green,"Nu ai destule ore pentru a cumpara VIP !"); //Mesajul daca nu are ore suficiente } } if (listitem == 2) { if AccInfo[playerid][hours] >= 30) //Orele care trebuiesc pentru a cumpara VIP { AccInfo[playerid][pVip] = 3; //Levelul VIP AccInfo[playerid][hours] = 30; } else { SendClientMessage(playerid,green,"Nu ai destule ore pentru a cumpara VIP !"); //Mesajul daca nu are destule ore } } //Sfarsit............................................................................................................... Si eroriile sunt astea C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12932) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12934) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12936) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12938) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12943) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12948) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12950) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12955) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12960) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12962) : error 010: invalid function or declaration C:\Users\Dragos\Desktop\Romania Black Zone Stunt-Zone\gamemodes\RO1.pwn(12967) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 13 Errors. erorile astea sunt la fiecare ''else'' la comanda
  8. Salut, sunt scripter de 1 an jumatate, daca vrei te pot ajuta.
  9. Ma ofer, nu vreau bani. Discord: FreshCandy#9199
  10. Salut, am varsta de 14 ani, ma pot oferii eu, nu vreau bani pentru ca nu am un cont de paypal creeat. Discord: FreshCandy#9199
  11. Salut frate, sunt scripter de un an jumatate, doresc sa te ajut cu server-ul. Nu vreau bani pentru ca inca nu am un cont de paypal.
  12. Multumesc mult , o sa incerc aceasta comanda.
  13. Saluut! Ma pot oferii eu ca scripter. Detin skype si discord. Pot fi activ pe server in jur de 4 ore pe zi, aproape. Stiu destul de mult in Pawno.
  14. CMD:bonus ... etc... care ma poate ajuta AICI nu sa caut altundeva.
  15. Salut! Cine ma poate ajuta cu o comanda de tipul zcmd /bonus si /skip. Folosesc Gamemode-ul Buha v1 asemanator Bugged
×
×
  • 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.