Jump to content
  • 0

pomoc menu i pickape


Guest StReeY [Dinti]

Dotaz

6 odpovědí na tuto otázku

Recommended Posts

  • 0
Guest StReeY [Dinti]

E:\DOCUME~1\matus\Plocha\servery\SAMP02~1.WIN\GAMEMO~1\Eos.pwn(2800) : error 021: symbol already defined: "OnPlayerSelectedPropertyMenu"
E:\DOCUME~1\matus\Plocha\servery\SAMP02~1.WIN\GAMEMO~1\Eos.pwn(2801) : error 010: invalid function or declaration

tak to mam udelane

if (Current == xmenu ) {
switch(row) {
case 0:{SendClientMessage(playerid, COLOR_GREEN, "Polozka1 vybrana");
//Sem se da umistit jakykoliv script pr. GivePLayerWeapon atp.
}
case 1:{SendClientMessage(playerid, COLOR_GREEN, "Polozka2 vybrana");}
case 2:{SendClientMessage(playerid, COLOR_GREEN, "Polozka3 vybrana");
}
}
}
return 1;
}

Link to comment
Share on other sites

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