Jump to content

bogdan96

Membru
  • Posts

    34
  • Joined

  • Last visited

    Never

Posts 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 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..

    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. 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

  5. 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 :((

  6. 1586.75, -1638.38, 14, 2.5
      aici las asa? sau trec alte coordonate? :D 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 ...
  7. [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 :((

×
×
  • 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.