Jump to content

Sebi wepos

Membru
  • Posts

    67
  • Joined

  • Last visited

Everything posted by Sebi wepos

  1. Frumos dar am mai gasit acelasi sistem si la rusi, totusi +1
  2. pentru a pune inc il bagi in pawno/include si dupa intri in gm si scrii #include <garage_system> sau numele fisierului .inc
  3. if(IsACopCar(newcar)) { if(IsACop(playerid)) { } else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); } } if(newcar == Copcar[6] || newcar == Copcar[7] || newcar == Copcar[18]) { if(IsACop(playerid)) { if(PlayerInfo[playerid][pRank] < 3) { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You don't have rank 3."); } } } if(IsAFbiCar(newcar)) { if(IsACop(playerid)) { } else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); } } if(IsALVPDCar(newcar)) { if(IsACop(playerid)) { } else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); } } if(IsANgCar(newcar)) { if(IsACop(playerid)) { } else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop."); } } else if(IsAnAmbulance(newcar)) { if(PlayerInfo[playerid][pMember] == 14) { } else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Paramedic.");} } am scos " else { ClearAnimations(playerid); SendClientMessage(playerid,COLOR_WHITE,"You are not a Cop.") " dar daca dai f la un cop in masina te lasa sa intri, la fel si la g , dar vreau sa nu mearga sa dai f, sper sa intelegi
  4. osa incerc, iti spun daca am reusit
  5. C:\Users\Sebastian\Desktop\Gamemode 2k18\gamemodes\GM.pwn(184) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)") C:\Users\Sebastian\Desktop\Gamemode 2k18\gamemodes\GM.pwn(14455) : error 001: expected token: ";", but found "?" C:\Users\Sebastian\Desktop\Gamemode 2k18\gamemodes\GM.pwn(14457) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 2 Errors. ce are?
  6. Salut, ma potuteti ajuta cu o problema?Daca esti taxi de ex si dai fare si te duci la un player sa dea g, el nu poate da g ca ii spune ca nu este in Taxi los santos, la fel si la lspd/fbi/lvpd.Scuzati deranjul!
  7. Merge bine, dar nu imi merge rainbowveh ala ca imi apare ca nu exista comanda, si inca un bug la taxi ls esti un membru si dai fare 500 te duci la cnv si da g si ii zice ca nu este in factiunea taxi ls, daca ma puteti ajuta m-ar ajuta foarte mult . Succes Alex!!
  8. +1 frate, te sustin Nu am incercat gm dar sunt sigur ca este foarte bun!
  9. ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [18:13:01] filterscripts = "" (string) [18:13:01] mapname = "San Andreas" (string) [18:13:01] language = "" (string) [18:13:01] [18:13:01] Server Plugins [18:13:01] -------------- [18:13:01] Loading plugin: crashdetect.so [18:13:01] CrashDetect v4.15.1 is OK. [18:13:01] Loaded. [18:13:01] Loading plugin: mysql.so [18:13:01] >> plugin.mysql: R34 successfully loaded. [18:13:01] Loaded. [18:13:01] Loading plugin: sscanf.so [18:13:01] [18:13:01] =============================== [18:13:01] sscanf plugin loaded. [18:13:01] Version: 2.8.1 [18:13:01] (c) 2012 Alex "Y_Less" Cole [18:13:01] =============================== [18:13:01] Loaded. [18:13:01] Loading plugin: streamer.so [18:13:01] *** Streamer Plugin v2.7.7 by Incognito loaded *** [18:13:01] Loaded. [18:13:01] Loading plugin: Whirlpool.so [18:13:01] [18:13:01] ================== [18:13:01] [18:13:01] Whirlpool loaded [18:13:01] [18:13:01] ================== [18:13:01] [18:13:01] Loaded. [18:13:01] Loaded 5 plugins. [18:13:01] [18:13:01] Filterscripts [18:13:01] --------------- [18:13:01] Loaded 0 filterscripts. [18:13:01] [18:13:01] [18:13:01] [18:13:01] ======================================= [18:13:01] | | [18:13:01] | YSI version 3.09.0684 | [18:13:01] | By Alex "Y_Less" Cole | [18:13:01] | | [18:13:01] ======================================= [18:13:01] [18:13:01] [18:13:01] [18:13:01] The rainbow system has been loaded [18:13:01] Server: hosted [18:13:01] Server vehicles: 183 [18:13:01] Safezones: 4 [18:13:01] Houses: 99 [18:13:01] Clans: 0 [18:13:01] Clan zones: 20 [18:13:01] Bussines: 29 [18:13:01] Turfs: 24 [18:13:01] [debug] Run time error 4: "Array index out of bounds" [18:13:01] [debug] Accessing element at index 14 past array upper bound 13 [18:13:01] [debug] AMX backtrace: [18:13:01] [debug] #0 00298690 in public LoadFactions () from gamemode.amx [18:13:01] [debug] #1 000b21b0 in ?? () from gamemode.amx [18:13:01] [debug] #2 00028be8 in public L_AFK_OnGM () from gamemode.amx [18:13:01] [debug] #3 native CallLocalFunction () from samp03svr [18:13:01] [debug] #4 00018bf8 in public SSCANF_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #5 00012fa8 in public Itter_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #6 native CallLocalFunction () from samp03svr [18:13:01] [debug] #7 000120cc in public ScriptInit_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #8 00011050 in public PZone_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #9 native CallLocalFunction () from samp03svr [18:13:01] [debug] #10 00006cb4 in public OnGameModeInit () from gamemode.amx [18:13:01] Number of vehicle models: 64 [18:13:02] Accesory loaded: 100 [18:15:24] [connection] incoming connection: 78.96.81.253:10084 id: 0 status == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recv ce are, ma puteti ajuta? ca nu imi intra in gamemode gen apare la sv unknown 
  10. ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [18:11:54] filterscripts = "" (string) [18:11:54] mapname = "San Andreas" (string) [18:11:54] language = "" (string) [18:11:54] [18:11:54] Server Plugins [18:11:54] -------------- [18:11:54] Loading plugin: crashdetect.so [18:11:54] CrashDetect v4.15.1 is OK. [18:11:54] Loaded. [18:11:54] Loading plugin: mysql.so [18:11:54] >> plugin.mysql: R34 successfully loaded. [18:11:54] Loaded. [18:11:54] Loading plugin: sscanf.so [18:11:54] [18:11:54] =============================== [18:11:54] sscanf plugin loaded. [18:11:54] Version: 2.8.1 [18:11:54] (c) 2012 Alex "Y_Less" Cole [18:11:54] =============================== [18:11:54] Loaded. [18:11:54] Loading plugin: streamer.so [18:11:54] *** Streamer Plugin v2.7.7 by Incognito loaded *** [18:11:54] Loaded. [18:11:54] Loading plugin: Whirlpool.so [18:11:54] [18:11:54] ================== [18:11:54] [18:11:54] Whirlpool loaded [18:11:54] [18:11:54] ================== [18:11:54] [18:11:54] Loaded. [18:11:54] Loaded 5 plugins. [18:11:54] [18:11:54] Filterscripts [18:11:54] --------------- [18:11:54] Loaded 0 filterscripts. [18:11:55] [18:11:55] [18:11:55] [18:11:55] ======================================= [18:11:55] | | [18:11:55] | YSI version 3.09.0684 | [18:11:55] | By Alex "Y_Less" Cole | [18:11:55] | | [18:11:55] ======================================= [18:11:55] [18:11:55] [18:11:55] [18:11:55] The rainbow system has been loaded [18:11:55] Server: hosted [18:11:55] Server vehicles: 183 [18:11:55] Safezones: 4 [18:11:55] Houses: 99 [18:11:55] Clans: 0 [18:11:55] Clan zones: 20 [18:11:55] Bussines: 29 [18:11:55] Turfs: 24 [18:11:55] [debug] Run time error 4: "Array index out of bounds" [18:11:55] [debug] Accessing element at index 14 past array upper bound 13 [18:11:55] [debug] AMX backtrace: [18:11:55] [debug] #0 00298690 in public LoadFactions () from gamemode.amx [18:11:55] [debug] #1 000b21b0 in ?? () from gamemode.amx [18:11:55] [debug] #2 00028be8 in public L_AFK_OnGM () from gamemode.amx [18:11:55] [debug] #3 native CallLocalFunction () from samp03svr [18:11:55] [debug] #4 00018bf8 in public SSCANF_OnGameModeInit () from gamemode.amx [18:11:55] [debug] #5 00012fa8 in public Itter_OnGameModeInit () from gamemode.amx [18:11:55] [debug] #6 native CallLocalFunction () from samp03svr [18:11:55] [debug] #7 000120cc in public ScriptInit_OnGameModeInit () from gamemode.amx [18:11:55] [debug] #8 00011050 in public PZone_OnGameModeInit () from gamemode.amx [18:11:55] [debug] #9 native CallLocalFunction () from samp03svr [18:11:55] [debug] #10 00006cb4 in public OnGameModeInit () from gamemode.amx [18:11:55] Number of vehicle models: 64 [18:11:56] Accesory loaded: 100 ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [18:13:01] filterscripts = "" (string) [18:13:01] mapname = "San Andreas" (string) [18:13:01] language = "" (string) [18:13:01] [18:13:01] Server Plugins [18:13:01] -------------- [18:13:01] Loading plugin: crashdetect.so [18:13:01] CrashDetect v4.15.1 is OK. [18:13:01] Loaded. [18:13:01] Loading plugin: mysql.so [18:13:01] >> plugin.mysql: R34 successfully loaded. [18:13:01] Loaded. [18:13:01] Loading plugin: sscanf.so [18:13:01] [18:13:01] =============================== [18:13:01] sscanf plugin loaded. [18:13:01] Version: 2.8.1 [18:13:01] (c) 2012 Alex "Y_Less" Cole [18:13:01] =============================== [18:13:01] Loaded. [18:13:01] Loading plugin: streamer.so [18:13:01] *** Streamer Plugin v2.7.7 by Incognito loaded *** [18:13:01] Loaded. [18:13:01] Loading plugin: Whirlpool.so [18:13:01] [18:13:01] ================== [18:13:01] [18:13:01] Whirlpool loaded [18:13:01] [18:13:01] ================== [18:13:01] [18:13:01] Loaded. [18:13:01] Loaded 5 plugins. [18:13:01] [18:13:01] Filterscripts [18:13:01] --------------- [18:13:01] Loaded 0 filterscripts. [18:13:01] [18:13:01] [18:13:01] [18:13:01] ======================================= [18:13:01] | | [18:13:01] | YSI version 3.09.0684 | [18:13:01] | By Alex "Y_Less" Cole | [18:13:01] | | [18:13:01] ======================================= [18:13:01] [18:13:01] [18:13:01] [18:13:01] The rainbow system has been loaded [18:13:01] Server: hosted [18:13:01] Server vehicles: 183 [18:13:01] Safezones: 4 [18:13:01] Houses: 99 [18:13:01] Clans: 0 [18:13:01] Clan zones: 20 [18:13:01] Bussines: 29 [18:13:01] Turfs: 24 [18:13:01] [debug] Run time error 4: "Array index out of bounds" [18:13:01] [debug] Accessing element at index 14 past array upper bound 13 [18:13:01] [debug] AMX backtrace: [18:13:01] [debug] #0 00298690 in public LoadFactions () from gamemode.amx [18:13:01] [debug] #1 000b21b0 in ?? () from gamemode.amx [18:13:01] [debug] #2 00028be8 in public L_AFK_OnGM () from gamemode.amx [18:13:01] [debug] #3 native CallLocalFunction () from samp03svr [18:13:01] [debug] #4 00018bf8 in public SSCANF_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #5 00012fa8 in public Itter_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #6 native CallLocalFunction () from samp03svr [18:13:01] [debug] #7 000120cc in public ScriptInit_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #8 00011050 in public PZone_OnGameModeInit () from gamemode.amx [18:13:01] [debug] #9 native CallLocalFunction () from samp03svr [18:13:01] [debug] #10 00006cb4 in public OnGameModeInit () from gamemode.amx [18:13:01] Number of vehicle models: 64 [18:13:02] Accesory loaded: 100 [18:15:24] [connection] incoming connection: 78.96.81.253:10084 id: 0 status == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recvstatus == -1 errno == 104 in Socket::recv ce are, ma puteti ajuta? ca nu imi intra in gamemode gen apare la sv unknown
  11. Salut!Cum pot schimba si eu ora de la un server de samp gen pe sv arata ca e ora 20:24 si defapt i 19:24?Va rog help!!!
  12. Salut!Cum pot schimba si eu ora de la un server de samp gen pe sv arata ca e ora 20:24 si defapt i 19:24?Va rog help!!!
  13. Cum adaug si eu zcmd in gamemode meu? adk stiu sa pun in include zcmd dar nush cum sa pun include si alea sa mearga ca daca fac cum cred eu ca e imi da o eroare
  14. tu nu ai vazut ca scrie asa: Download include+YSI: https://www.solidfiles.com/v/4aBBwgM7gZmDg https://www.mediafire.com/file/adzt03h98yb28ne/dropAir.rar PAROLA: sirius Daca ti-a placut nu uita de un +1 si poate un eventual subscribe la canal. V-am salultat pe toti, ne vedem la urmatorul sistem/tutorial. doamne:))
  15. Vreau si eu un host bun de samp
  16. uite SQL = mysql_connect("127.0.0.1", "server_223", "server_223_db", "0n6kwoh*****"); daca la asta te referi
  17. C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : error 035: argument type mismatch (argument 1) C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : error 029: invalid expression, assumed zero C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : warning 215: expression has no effect C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : error 017: undefined symbol "server_223" C:\Users\Sebastian\Desktop\gamemode de la 0 by Uzzi25\gamemodes\new.pwn(2317) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
  18. [13:19:49] Number of vehicle models: 0 [13:19:50] Accesory loaded: 0 si imi da ca nu pot sa ma loghez , il am pe host
  19. [10:28:32] I couldn't load any gamemode scripts. Please verify your server.cfg [10:28:32] It needs a gamemode0 line at the very least. Va rog ajutor
  20. C:\Users\Sebastian\Desktop\GB project\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rx" shadows a variable at a preceding level C:\Users\Sebastian\Desktop\GB project\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "ry" shadows a variable at a preceding level C:\Users\Sebastian\Desktop\GB project\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rz" shadows a variable at a preceding level C:\Users\Sebastian\Desktop\GB project\gamemodes\gbproject.pwn(208) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)") Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase ce are
  21. C:\Users\Sebastian\Desktop\new gm\gamemodes\pawno.pwn(16) : fatal error 100: cannot read from file: "a_" Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error. am facut cv gresit ? am schimbat decat de la sql_connect ala si atat
  22. cum imi dau admin?
×
×
  • 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.