Helo witth PPC_Housing
#1

Hello.
I make skin changer to PPC_Housing,but not function..

code :
Quote:

COMMANDetskin(playerid, params[])
{
new HouseID;

// Let the player know that this house isn't open to the public and he can't enter it
if (House_PlayerIsOwner(playerid, HouseID) == 1)
{
ShowPlayerDialog(playerid, DialogSkin, DIALOG_STYLE_INPUT, "House Skin", "{B7FF00} Please write {F81414} ID {B7FF00} skin", "OK", "Cancel");
}
else
SendClientMessage(playerid, 0xFFFFFFFF, "{FF0000}You are not Owner");
return 1;
}

error :
I connect to server and send command /setskin ,but write to me SendClientMessage(playerid, 0xFFFFFFFF, "{FF0000}You are not Owner");

Please help me
Reply


Messages In This Thread
Helo witth PPC_Housing - by itachi - 06.07.2015, 19:32
Re: Helo witth PPC_Housing - by kalanerik99 - 06.07.2015, 22:28
Re: Helo witth PPC_Housing - by TomatoRage - 06.07.2015, 22:52

Forum Jump:


Users browsing this thread: 3 Guest(s)