Jump to content

bogdan96

Membru
  • Posts

    34
  • Joined

  • Last visited

    Never

Everything posted by bogdan96

  1. Salut am gasit pe forum.sa-mp.com.. un fs cu /createstrip.. insa eu as dori sa o iau si sa o bag in mod si sa fie doar pentru factiunile LSPD , FBI si NG. V-as fi foarte rescunascator daca m-ati putea ajuta cu ea.. uitati aicea este comanda va rog frumos sa ma ajutati: if (strcmp(cmd,"/createstrip",true) == 0) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pMember] == 3) { new Float:plocx,Float:plocy,Float:plocz,Float:ploca; GetPlayerPos(playerid, plocx, plocy, plocz); GetPlayerFacingAngle(playerid,ploca); CreateStrip(plocx,plocy,plocz,ploca); return 1; } else if (strcmp(cmd,"/removestrip",true) == 0) { DeleteClosestStrip(playerid); return 1; } else if (strcmp(cmd,"/removeallstrip",true) == 0) { DeleteAllStrip(); return 1; }
  2. am rezolvat problema multumesc oricum de ajutor..
  3. am reusit sa rezolv problema acea insa acuma imi da eroare asta.. D:\Global_Role-Play_by_Commando\gamemodes\nadal.pwn(23) : fatal error 100: cannot read from file: "cop-tools" Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error. desi am cop-tools in include... ar mai fi ceva ce ar trebui sa adaug?... va rog sa ma ajutati..
  4. nu ai inteles andreyutzu pe harta nu imi apar civili si factiunile... cu puncte... culoarea lor.. ex.: corleone negru , tattaglia portocaliu si nici civili cu alb...
  5. Salut, am un mod... Global Role Play si acolo nu imi apar culoriile civililor sau la alte factiuni pe harta, am gasit odata cum sa rezolv aicea pe forum dar am uitat si acuma numai gasesc unde e..daca m-ati putea ajuta v-as fi foarte recunascator.. va multumesc oricum :D
  6. salut deci stiu cum sa iau x,y,z unde e poarta aflata.. le salvez... dar daca miati putea zice cum as putea lua coordonatele in care vreau sa se mute la comanda... va multumesc... am tot incercat in tot felu dar nu mia reusit.. daca ma-ti putea ajuta ar fi foarte bine :D
  7. bogdan96

    [Map]LSPD

    5/5 totusi pt efortul depus si e destul de frumos, si cui nui place sa isi faca el cum vrea
  8. Salut... am bagat niste masini la PD/FBI/NG dar nustiu cum sa fac sa bag sa primeasca wanted daca intra civili sau cei care nu sunt in PD/FBI/NG... sau macar cum as putea sa scot acel wanted pe care il primesc si sa bag You are not a COP/FBI/NG. si sa nu-l lase sa intre... Va multumesc :D
  9. cum pot pune ca la case si biz-uri sa fie 3d text..va rog ajutatima..
  10. salut deci eu am facut o comanda /cookieall da niste cookie la toti...e ok...dar vreau sa stiu cum as putea face comanda /sellcookie sa scada o suma de bani si cateva cookie si sa iti deie un punct RP...daca ma poate ajuta cnv va rog frumos..
  11. mersi o sa bag in mod si o sa iti spun daca mere acuma...
  12. Salut, am nevoie de ajutor la un gamemode... Deci am un gamemode..la care nu primesti payday cand e ora fix.. Imi puteti spune dece...si cum as putea rezolv aceasta problema! va multumesc :D
  13. Buna, Deci am un server, lam mai avut insa nu se vedea jucatori pe harta, am cerut ajutor mio zis ce trebuie sa bag, imi dadea eroare, daca imi poate zice cineva ce trebuie sa fac ca sa se vada jucatori pe harta + unde trebe sa il bag? ma refer in GM dar unde?! P.S.: e un gamemode SainTs mai vechi plz ajutatima va multumesc!
  14. de unde iau coordonatele alea? cu ce le pot lua p.s.: de exemplu eu vreau sa le pun alt undeva cum le iau?... cu ce program ms :D
  15. mda asta a fost problema X( am rezolvato ura )
  16. faza e ca nu am creat ceva nou.. doar am schimbat am editat ceva.. imi trebe microsoft net framework cumva sau alt ceva program?
  17. Deci am o problema si cand dau F5 ca sa compile imi zice Unable to execute compiler de ce?
  18. imi zice si mie cnv un site ca sa convertez pentru pawno plz?
  19. va rog ma poate ajuta cnv ca nu inteleg si nu reusesc... sal il fac :(
  20. imi da o eroare cu utils si parca mai era ceva ca am mai patit dar numai stiu ce imi zice cineva de unde pot sa le iau? va rog frumos..
  21. D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(9740) : warning 217: loose indentation D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(9764) : warning 217: loose indentation D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(32986) : warning 235: public function lacks forward declaration (symbol "GateCloseYakuza") D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(32988) : error 017: undefined symbol "yakuzagate" D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(32991) : error 010: invalid function or declaration D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(32993) : error 010: invalid function or declaration D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(32997) : error 010: invalid function or declaration D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(32998) : error 010: invalid function or declaration D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(33002) : error 029: invalid expression, assumed zero D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(33002) : warning 215: expression has no effect D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(33002) : error 001: expected token: ";", but found "]" D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(33002) : error 029: invalid expression, assumed zero D:\Saints Network [server SAMP]\gamemodes\CrazyMansion.pwn(33002) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase De ce imi da eroarea asta? prima data am avut 10 acuma am 9... ce trebuie sa fac? plz... nu vreau sa stric gamemodeu (
  22. aici las asa? sau trec alte coordonate? app cum trebuie sa fac ca sa o bag?... merg cu playeru ( meu ) unde vreau sa o bag dau /save si din savedposition trec coordonatele de acolo? scz dar deabia stiu sa adaug masini / arme / skinuri ...
  23. [14:33:36] [14:33:36] Server Plugins [14:33:36] -------------- [14:33:36] Loaded 0 plugins. [14:33:36] [14:33:36] Ban list [14:33:36] -------- [14:33:36] Loaded: samp.ban [14:33:36] [14:33:36] [14:33:36] Filter Scripts [14:33:36] --------------- [14:33:36] Loading filter script 'actions.amx'... [14:33:36] Loaded 1 filter scripts. [14:33:36] Script[gamemodes/CrazyMansion.amx]: Run time error 22: "AMX not initialized (or doubly initialized)" [14:33:38] --- Server Shutting Down. Plz daca ma puteti ajuta... cand pornesc serveru imi da eroarea asta (
  24. Oo numai trebe am rezolvat leam pus exact sub gotols multumesc oricum...
×
×
  • 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.