CreateDynamicObject disappear on linux server.
#5

Quote:
Originally Posted by ConnorW
Посмотреть сообщение
Are you sure the object doesn't spawn? Maybe it could be object world id, try manually debugging the code to see if things working or not.
the object is spawned, but only a second then disappear.
What makes me confused is, this one works well in windows but on linux those condition happened.

I already try to not use parameter after Float:rz (worldid, interiorid, etc) but the problem still happened.
PHP код:
objectid CreateDynamicObject(2218playerPosXplayerPosYplayerPosZ0.00.00.0); 
I also try to manually insert the vw and interior id (not using GetPlayerInterior(playerid) & GetPlayerVirtualWorld(playerid)), but the problem still happened.
PHP код:
objectid CreateDynamicObject(2218playerPosXplayerPosYplayerPosZ0.00.00.000); 
Then I tried to use CreateObject, the object finally not disappear (like in windows), but of course CreateObject only limit me to 1000 (?) which will makes problem in the future.
Reply


Messages In This Thread
CreateDynamicObject disappear on linux server. - by AppleJ - 16.02.2019, 13:53
Re: CreateDynamicObject disappear on linux server. - by TokicMajstor - 16.02.2019, 21:53
Re: CreateDynamicObject disappear on linux server. - by AppleJ - 17.02.2019, 03:59
Re: CreateDynamicObject disappear on linux server. - by d3Pedro - 17.02.2019, 04:07
Re: CreateDynamicObject disappear on linux server. - by AppleJ - 17.02.2019, 04:31
Re: CreateDynamicObject disappear on linux server. - by d3Pedro - 17.02.2019, 05:27
Re: CreateDynamicObject disappear on linux server. - by AppleJ - 17.02.2019, 06:40

Forum Jump:


Users browsing this thread: 2 Guest(s)