Jump to content

ARTFollow.

Membru
  • Posts

    36
  • Joined

  • Last visited

Posts posted by ARTFollow.

  1. Problema nu cred ca e din codul care l*ai aratat: -? Probabil print alt parte Mai e vreo restrictie si nu sunt factiunile alea.

    Dai so tu in CTRL+F si cauta

    if(PlayerData[playerid][pRank] ==

    Si vezi ce găseşti

  2. ?Problema intalnita (descriere): Vreau sa bag un ds pe dialog in gm-ul meu , dar m-am izbit de niste probleme la compilare :-? 
    Ero(area / rile) / warning-(ul / urile):


    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2247) : error 054: unmatched closing brace ("}")
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2249) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2250) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2251) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2252) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2253) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2254) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2255) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2256) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2257) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2258) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2259) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2260) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2261) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2262) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2263) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2264) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2265) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2266) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2267) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2268) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2269) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2270) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2271) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2272) : error 010: invalid function or declaration
    C:Documents and SettingshomeDesktopSERVER SAMPgamemodesTLA.pwn(2273) : error 010: invalid function or declaration
     
    Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
     
     
     
    26 Errors.
     
  3. Problema intalnita (descriere): Vreau sa fac o comanda , mai exact "/dmv" la care sa te teleporteze la DMV. Doar daca nu ai licenta si teleportarea costa 10k
    Ero(area / rile) / warning-(ul / urile): Pai nici macar nu ma lasa sa compilez , imi da eroare la pawn
    Liniile de cod / sursa / script-ul(obligatoriu): 

    	if(strcmp(cmd, "/dmv", true) == 0)
     	{
     		if (PlayerToPoint(0.8, playerid,246.4011, 118.7430, 1003.2187))
    		{
      		if(PlayerInfo[playerid][pCash] >= -10000)
            {
            	if(PlayerInfo[playerid][pCarLic] == 0)
             	{
              		if(DMVPrepare[playerid] == 0)
                	{
    			            SetPlayerPos(playerid, -2311.7415,-1637.7587,483.2643);
    			            SetPlayerInterior(playerid, 3);
     				}
    	            else
    	            {
                        SendClientMessage(playerid,COLOR_GREY,"Nu esti la locul teleportarii!");
               	 	}
          		}
            	else
             	{
              			SendClientMessage(playerid,COLOR_GREY,"Deja ai licenta de sofer!" );
              	}
          	}
          	else
          	{
    	                SendClientMessage(playerid,COLOR_GREY,"Nu ai bani pentru a te teleporta!");
          	}
    	}
    		}
    

    Imagini / Video (optional):
    Ati incercat sa rezolvati singur?: Da.

     

    Mai exact nu cred ca sunt bine aranjate scripturile :-? de nu ma lasa sa compilez ... Dar cand sterg comanda se compileaza fara nici-o eroare

  4. Problema intalnita (descriere): Cand intru pe sv de samp , ma pune sa ma inregistrez. Scriu parola si ma pune iar sa ma iregistrez iar si  iar si iar .
    Ero(area / rile) / warning-(ul / urile): -
    Liniile de cod / sursa / script-ul(obligatoriu):

    public OnPlayerRequestClass(playerid, classid){
    HideRXTT(playerid);
    new string[128];
    // PlayerPlaySound(playerid, 1187, 0.0, 0.0, 0.0);
    PlayerData[playerid][pModel] = Peds[classid][0];
    if (RegistrationStep[playerid] == 0 && gPlayerLogged[playerid] != 1)
    {
    if (gPlayerAccount[playerid] != 0)
    {
    new loginstring[256];
    new loginname[64];
    GetPlayerName(playerid,loginname,sizeof(loginname));
    format(loginstring,sizeof(loginstring),"Bine ai venit, %snAcest nick este inregistrat, pentru a te juca pe acest server trebuie sa fi logat.nUltimul login:%snIntrodu parola:",loginname,PlayerData[playerid][pUltLog]);
    ShowPlayerDialog(playerid,12346,DIALOG_STYLE_PASSWORD,"{1E90FF}L{FFFFFF}ogheaza-te",loginstring,"Login","Exit");
    }
    else
    {
    gPlayerAccount[playerid] = 0;
      new regstring[128];
    new regname[64];
    GetPlayerName(playerid,regname,sizeof(regname));
    format(regstring,sizeof(regstring),"Bine ai venit, %snNu ai cont.nTe rog inregistreaza-te!nIntrodu parola:",regname);
    ShowPlayerDialog(playerid,12345,DIALOG_STYLE_PASSWORD,"{1E90FF}I{FFFFFF}nregistreaza-te",regstring,"Register","Exit");
    }
    PlayerData[playerid][pModel] = Peds[classid][0];
    PlayerData[playerid][pChar] = Peds[classid][0];
    SetPlayerTeamFromClass(playerid,classid);
    }
    format(string, sizeof(string), "~b~ <> ~p~Civil ~b~<>");
    GameTextForPlayer(playerid,string,3500,6);
    
    
    SetPlayerTeamFromClass(playerid,classid);
    SetupPlayerForClassSelection(playerid);
    return 1;
    }
    public SetupPlayerForClassSelection(playerid)
    {
       SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid,-1657.5237,1207.6644,13.6719);
    SetPlayerFacingAngle(playerid,357.6906);
       SetPlayerCameraPos(playerid, -1657.4678,1211.2292,13.6781);
       SetPlayerCameraLookAt(playerid,-1657.5237,1207.6644,13.6719);

    Imagini / Video (optional): - 
    Ati incercat sa rezolvati singur?:Da )X

  5. h-dealer.png
    Features:
    • DYNAMIC BUYING VEHICLES - Pur și simplu cumpararea unui vehicul din dealer, este prin tastarea: / buycar.
    • DYNAMIC SELLING VEHICLES - Pur și simplu vânzarea unui vehicul cu comanda: /sell. Veți primi jumătate din prețul prestabilit.
    • DEFAULT/CUSTOM PRICE - Există un preț pentru toate vehiculele puteti schimba de la partea de sus a script, linia 9.
    • LOCKING/UNLOCKING VEHICLE SYSTEM - Blocarea / deblocarea autovehiculului. Verificați comanda în sa-mp: /vhelp.
    • PARKING VEHICLE - Fiecare jucător poate alege un loc pe hartă unde masina ei/lui v-a fi spawnata: /park.
    • CHANGING COLOR - Masina va fi spawnata alb, puteti schimba culoarea cu comanda: /color.
    • DEALERSHIP CREATED WITH TEXTDRAWS - Dealership-ul, /buycar este facut intotalitate cu Textdraws.
    • CURENTLY ADDED 5 CARS - Infernus, Banshee, Cheetah, Sultan, NRG-500.
    • SAVING/LOADING SYSTEM - Sistemul este havin avand un sistem salvare/încărcare, cu Dini. Într-adevăr, rău, se va actualiza pe Y_Ini.
     
    Credits:
    • HY - Creating/scripting this system, creating this thread.
    • Y_Less - For sscanf plugin & include.
    • Zeex - For fast command proccesor.
    • Dracoblue - For dini.inc. Sorry for Dini, I think I'll update it to Y_Ini.
    • SA-MP - Self explanatory, without sa-mp we couldn't create/share our filterscripts.
     
    Preview/commands:
     
    Comenzile pot fi văzute în joc cu comandă
     

    sa-mp-016.png sa-mp-015.png

    Bugs:
    • Niciun bug gasit .
    • DE NOTAT : Dacă găsiți orice bug vă rugăm să o raportați pe acest thread, sau trimite-mi un mesaj privat lui HY

     

    Downloads:

     

     

    Original :

     

     
    Tradus in romana de mine :
     
     
     
    ATENTIE ! ACEST FS NU ESTE FACUT DE MINE ! 
    Eu doar l-am postat in romana ca sa nu mai stati sa il cautati si poate unii nu inteleg limba engleza ! 
     
    • Upvote 2
×
×
  • 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.