Jump to content
  • 0

Am o problema cu servaru roleplay


Question

Posted

cand iau masini de la rent /biciclete sau masini de factiuni si cand es din ele dispar dupa 1 minut si nu gasesc de la ce ar fi puteti sa ma ajutati si pe mine va rog ?

RPG.CRUCIATII.RO GO&ENJOY

3 answers to this question

Recommended Posts

Posted

imi apare decat asta

public OnPlayerExitVehicle(playerid, vehicleid)

{

if (GetPlayerState(playerid) == 1)

{

return 1;

}

if(IsAHarvest(vehicleid))

{

    if(FarmerVar[playerid] == 1)

    {

SetTimer("FarmerExit", 7000, 0);

GameTextForPlayer(playerid, "~n~~w~You have ~r~7~w~ seconds~n~to get back on a harvest", 5000, 3);

    }

RPG.CRUCIATII.RO GO&ENJOY

Posted

Cand creezi un vehicul cu AddStaticVehicleEx/CreateVehicle, ultimul parametru este respawn_time, schimba din 60 (sau undeva din jurul la asta) in -1 (nu se va mai respawna).

Titlul.

Guest
This topic is now closed to further replies.
×
×
  • 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.