Jump to content

HappY

Membru
  • Posts

    20
  • Joined

  • Last visited

    Never

Everything posted by HappY

  1. Pierd timpu` sa schimb la comenzi + ca nu sunt asa putine ...
  2. aha decat sa modific toate comenzile mai bine il scot ) Ms mult
  3. #include <a_samp> #include <core> #include <float> #include <time> #include <file> #include <utils> #include <morphinc> #include <streamer> #include <sscanf> #include <zcmd>
  4. Dc imi zice asa la orice comanda ? Comenzi im GM sunt .. ex: if (strcmp(cmd, "/stats", true) == 0) { if(IsPlayerConnected(playerid)) { if (gPlayerLogged[playerid] != 0) { ShowStats(playerid,playerid); } else { SendClientMessage(playerid, COLOR_GRAD1, " You are not Logged in !"); } } return 1; }
  5. Salut, am incercat mai multe FS Admin System si nu reusesc sa-l fac pe niciunu sa mearga ... Urc fisierele FS .pwn .amx in filterscripts add in server.cfg numele FS-ului, dau start server si cand intru pe server si tastez comanda nu merge ... Ma puteti ajuta ? Multumesc !
  6. Salutare, scuze ca deranjez ... am si eu nevoie de 1 dmv test + checkpoint. Am gasit unu', dar nu mergea Va multumesc !
  7. filterscripts baseaf H_Speedo da ai avut dreptate, trebuia sa cumpar Harta :D
  8. Nu ma deranjeaza da nu se vede mapa
  9. Cred ca nu ai file din sscanf ... Cred, sunt si eu tot ca tine Incepator, dar invat :D
  10. Ms am scapat de PlayerPos da au ramas astea ( D:\ForTeam Romania\pawno\include\vida.inc(161) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect") D:\ForTeam Romania\pawno\include\vida.inc(162) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect") D:\ForTeam Romania\gamemodes\ftrp.pwn(15875) : warning 202: number of arguments does not match definition D:\ForTeam Romania\gamemodes\ftrp.pwn(22030) : warning 235: public function lacks forward declaration (symbol "HBroadCast") D:\ForTeam Romania\gamemodes\ftrp.pwn(35603) : warning 216: nested comment D:\ForTeam Romania\gamemodes\ftrp.pwn(58756) : warning 225: unreachable code D:\ForTeam Romania\gamemodes\ftrp.pwn(63856) : warning 235: public function lacks forward declaration (symbol "ResetBan") D:\ForTeam Romania\gamemodes\ftrp.pwn(63860) : warning 235: public function lacks forward declaration (symbol "ResetKick") Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase Header size: 13060 bytes Code size: 2907660 bytes Data size: 7673440 bytes Stack/heap size: 16384 bytes; estimated max. usage=4308 cells (17232 bytes) Total requirements:10610544 bytes 8 Warnings. //EDIT: Am scapat de VIDA, au mai ramas 6 errori :(
  11. Linia 67429 - sterge variabila - faza e ca linia asta e cea care inchide tot gm ...
  12. D:\ForTeam Romania\pawno\include\vida.inc(161) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect") D:\ForTeam Romania\pawno\include\vida.inc(162) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect") D:\ForTeam Romania\gamemodes\ftrp.pwn(15874) : warning 202: number of arguments does not match definition D:\ForTeam Romania\gamemodes\ftrp.pwn(22029) : warning 235: public function lacks forward declaration (symbol "HBroadCast") D:\ForTeam Romania\gamemodes\ftrp.pwn(35602) : warning 216: nested comment D:\ForTeam Romania\gamemodes\ftrp.pwn(58755) : warning 225: unreachable code D:\ForTeam Romania\gamemodes\ftrp.pwn(63855) : warning 235: public function lacks forward declaration (symbol "ResetBan") D:\ForTeam Romania\gamemodes\ftrp.pwn(63859) : warning 235: public function lacks forward declaration (symbol "ResetKick") D:\ForTeam Romania\gamemodes\ftrp.pwn(67429) : warning 203: symbol is never used: "PlayerPos" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase Header size: 13060 bytes Code size: 2907660 bytes Data size: 7659440 bytes Stack/heap size: 16384 bytes; estimated max. usage=4308 cells (17232 bytes) Total requirements:10596544 bytes 9 Warnings.
  13. HappY

    Zonek Mysql

    //------------------------------------------------------------------------------------------------------ main() { print(" "); print(" "); } //------------------------------------------------------------------------------------------------------ Uite, e neatins ...
  14. HappY

    Zonek Mysql

    Zonek merge pe mysql , ca sa iti mearga trebuie sa fi conectat la baza de date, si sa ai toate pluginurile. Sa mai discutat acesta problema. Da crezi ca nu sunt conectat ? odata ce merge serveru ... dar daca modific ceva in pwn nu mai merge [13:07:39] Script[gamemodes/Zonek.amx]: Run time error 19: "File or function is not found" [13:07:39] Number of vehicle models: 0
  15. Nu are 0 .... Asa am crezut si eu dar se compileaza perfect ....
  16. Salut, editez GM il compilez si cand sa poernesc serveru imi da eroarea asta ... [13:07:39] Script[gamemodes/Zonek.amx]: Run time error 19: "File or function is not found" [13:07:39] Number of vehicle models: 0
×
×
  • 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.