Object - Please help!
#3

if(strcmp(cmd, "/playerlabel", true) == 0)
{
new PlayerText3Dlayertextid;
new Float:X, Float:Y, Float:Z;
GetPlayerPos( playerid, X, Y, Z );
playertextid = CreatePlayer3DTextLabel(playerid);
return 1;
}

Something like that make sure you add your "CreateObject" no brackets make two spaces than sue SendClientMessage And use the string of your CreateObject try that and then refer to me..
Reply


Messages In This Thread
Object - Please help! - by NickHaudMTA - 24.11.2014, 20:28
Re: Object - Please help! - by NickHaudMTA - 24.11.2014, 22:45
Re: Object - Please help! - by Wingman - 25.11.2014, 02:59
Re: Object - Please help! - by Banana_Ghost - 25.11.2014, 03:16
Re: Object - Please help! - by PinkFloydLover - 25.11.2014, 03:18
Re: Object - Please help! - by NickHaudMTA - 25.11.2014, 13:46

Forum Jump:


Users browsing this thread: 1 Guest(s)