08.07.2009, 23:37
can somebody help me when making the jetpack command since GetPlayerWeapon can't work with it?
if(strcmp(cmdtext, "/jet", true) == 0)
{
SendClientMessage(playerid, COLOR_LIME, "You are Jimmy_Neutron");
}
can somebody find a way to find me out with that?
if(strcmp(cmdtext, "/jet", true) == 0)
{
SendClientMessage(playerid, COLOR_LIME, "You are Jimmy_Neutron");
}
can somebody find a way to find me out with that?