Jump to content

Recommended Posts

  • 1 year later...
  • 2 months later...
  • 9 months later...
Posted

Salut am transferat si eu comand ain CMD si nu merge imi zice ca comanda nu este pe server

 

CMD:incepemunca(playerid, params[])
{
if(IsPlayerInRangeOfPoint(playerid, 3, -87.8051,-1212.2844,2.8906))
{
 if(PasJob[playerid] == 0)
	{
	ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "{FFFFFF}Taietor de lemne", "{FFFFFF}Timp Lucru: {FF8000}7 Minute\n{FFFFFF}Suma Castigata: {FF8000}100.000$","Inchide", "");
	skinjob[playerid] = GetPlayerSkin(playerid);
	SetPlayerSkin(playerid, 1);
	PasJob[playerid] = 1;
	SendClientMessage(playerid, 0xFFFFFFAA, "Intra intr-un vehicul pentru a incepe.");
	}
	else
	{
	SendClientMessage(playerid, 0xFFFFFFAA, "Nu esti in cabina de schimbare!");
    return 1;
}

 

  • 4 weeks later...

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.