CreateObject problem
#1

Hi. So I have a problem. I'm trying to create a object on a command but when i proceed the command the object is not creating.

PHP код:
CMD:startfw(playeridparams[])
{
    if(!
LoggedIn[playerid]) return 1;
    if(
PlayerData[playerid][pJob] == 1) return SendClientMessage(playeridCOLOR_RED"You have started the fw")
    
CreateObject(35932581.76313199.70431281.83100.00000.0000, -90.000030.0);

To mention that I'm trying to create the object in an interior and a vw.
Reply


Messages In This Thread
CreateObject problem - by andrey1311 - 03.02.2019, 20:14
Re: CreateObject problem - by TheToretto - 03.02.2019, 20:38
Re: CreateObject problem - by andrey1311 - 03.02.2019, 20:53
Re: CreateObject problem - by Pottus - 03.02.2019, 20:54
Re: CreateObject problem - by andrey1311 - 03.02.2019, 21:09

Forum Jump:


Users browsing this thread: 1 Guest(s)