11.09.2012, 20:08
maybe something wrong with this thing?
if (strcmp("/piss", cmdtext, true) == 0)
{
if (GetPlayerState(playerid)== 1)
{
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
}
return 1;
}
also tested the rainbow colors thing but it no show id?
if (strcmp("/piss", cmdtext, true) == 0)
{
if (GetPlayerState(playerid)== 1)
{
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
}
return 1;
}
also tested the rainbow colors thing but it no show id?