Jump to content

Recommended Posts

Posted

Faceti exact ca aici

new admincar;

public OnGameModeInit()

{

admincar = AddStaticVehicle(ID,x,y,z,233.9429,1,62); // Vehicul

public OnPlayerStateChange(playerid, newstate, oldstate)

{

  new PlayerName[24];

  GetPlayerName(playerid, PlayerName, sizeof(PlayerName));

  if(newstate == PLAYER_STATE_DRIVER)

  {

      new Vehicle = GetPlayerVehicleID(playerid);

    if(Vehicle == admincar)

      {

        if(strcmp(PlayerName,"Numele playerului",true))

        {

            RemovePlayerFromVehicle(playerid);

            SendClientMessage(playerid, 0x33AA33AA, "Imi pare rau , Aceasta masina este a lui SiCE");

        }

      }

  }

  return 1;

}

<a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>

Posted

Felicitari! ;) Foarte folositor!

Guest infernos
Posted

da eroare la OnPlayerStateChange

Posted

ba  :D :D :D Ala e un fs daca vrei sa sti nu comenteaza moderatori si admini si comentezi u  :D

<a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>

  • 2 weeks later...
Posted

nice...dar puteti incerca niste car system de pe sa-mp.com.e un programel si face totul mult mai repede si mai sigur

Proiecte:

Hospital Interior-0%(neinceput)

Limo Interior-0%(inceput)

Bank Interior-0%(neinceput)

Bus Interior-0%(inceput)

Plane Interior-0%(neinceput)

Train Interior-0%(neinceput)

Boat Interior-95%(terminat,mici retusuri)

Mini-Scripturi care au fost publicate:

GPS System: http://forum.sa-mp.ro/filter-scripts-and-gamemodes/%28fs%29-gps-system/

Posted

am incercat 10 erori dar.. mai bn e cu FS care lam zis

--------------------------------------

|Te cam bate limba roamana la greu    |

--------------------------------------

____________________________________________________________________________________________________________________________________

DOWNLOAD : Luati un CarOwner , pentru incepatorii care nu se descurca cu acest tutorial -> Apasa aici <-

TUTORIAL : Tot ce aveti de facut este sa va logati cu parola rcon (/rcon login [parola]) apoi scrieti /newbuycar [iDmasina] [culoare1][culoare2][pretul]

  • 2 weeks later...
Posted

Omg si tu chiar crezi ca vine playeru baga rcon isi ia masina ? =)))) OMG mai bine nu scriai nimik

[img width=222 height=100]http://www.speedtest.net/result/734520190.pn

Posted

Deci,nu m-am exprimat bine , de exmplu doar seful cel mare al acelui server scrie /rcon login [parola] dupa scrie /buynewcar [iDmasina][culoare1][culoare2][pret] si playerii se urca in masina si scrie comanda de cumparare? Ai priceput acuma?

Posted

C:\Users\HP\Desktop\tutto\programmi\Gta\server\Clan Drift\gamemodes\ClanDrift.pwn(938) : warning 217: loose indentation

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Warning.

---------------------------------------------------------------------------------------------------------------------------

    if(Vehicle == admincar)    [LINIA 938]

---------------------------------------------------------------------------------------------------------------------------

new admincar;

public OnGameModeInit()

{

    admincar = AddStaticVehicle(1,1,2,3,233.9429,1,62); // Vehicul

---------------------------------------------------------------------------------------------------------------------------

public OnPlayerStateChange(playerid, newstate, oldstate)

{

  new PlayerName[24];

  GetPlayerName(playerid, PlayerName, sizeof(PlayerName));

  if(newstate == PLAYER_STATE_DRIVER)

  {

      new Vehicle = GetPlayerVehicleID(playerid);

    if(Vehicle == admincar)

      {

        if(strcmp(PlayerName,"[CD]Samy_Romafia",true))

        {

            RemovePlayerFromVehicle(playerid);

            SendClientMessage(playerid, 0x33AA33AA, "alla");

        }

      }

  }

  return 1;

}

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-

Cum rezolv?

senzaolo1xv.png

www.dsrclan.forumfree.it

Posted

Si acum?  :o

C:\Users\HP\Desktop\tutto\programmi\Gta\server\Clan Drift\gamemodes\ClanDrift.pwn(32) : warning 202: number of arguments does not match definition

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Warning.

AddStaticVehicle(562,-2390.1931,-589.1910,132.1579,216.3570,158,158); //

senzaolo1xv.png

www.dsrclan.forumfree.it

Posted

Si acum?  :o

C:\Users\HP\Desktop\tutto\programmi\Gta\server\Clan Drift\gamemodes\ClanDrift.pwn(32) : warning 202: number of arguments does not match definition

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Warning.

AddStaticVehicle(562,-2390.1931,-589.1910,132.1579,216.3570,158,158); //

Ajutor pls

senzaolo1xv.png

www.dsrclan.forumfree.it

Posted

Man voi astea care comentati !! nu va inteleg frate sunteti de 1 ora pe forum Post:1 si va credeti buni !! facetiva cu ce metoda vreti eu am postat una dintre ele!

<a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.