CreateObject not showing up in-game.
#10

Quote:
Originally Posted by CmZxC
Посмотреть сообщение
Not sure if this affects : change the draw distances to floats ( 100.0 not 100 )
worth to try tho.
Still doesn't work.

Quote:
Originally Posted by Dwane
Посмотреть сообщение
I suggest you to use Incognito's Streamer Plugin
Replace
pawn Код:
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance);
To
pawn Код:
CreateDynamicObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance);
Tried it, doesn't work either.

EDITED:

Ah, I found out what was wrong. For some reason, SA-MP Map Editor codes didn't work so I used MTA to map.
Reply


Messages In This Thread
CreateObject not showing up in-game. - by LeonardoIV - 18.01.2012, 14:52
Re: CreateObject not showing up in-game. - by thimo - 18.01.2012, 15:10
Re: CreateObject not showing up in-game. - by LeonardoIV - 18.01.2012, 15:12
Re: CreateObject not showing up in-game. - by NAPSTER21 - 18.01.2012, 15:26
Re: CreateObject not showing up in-game. - by mineralo - 18.01.2012, 15:27
Re: CreateObject not showing up in-game. - by T0pAz - 18.01.2012, 15:28
Re: CreateObject not showing up in-game. - by LeonardoIV - 18.01.2012, 15:31
Re: CreateObject not showing up in-game. - by CmZxC - 18.01.2012, 15:44
Re: CreateObject not showing up in-game. - by Konstantinos - 18.01.2012, 15:52
Re: CreateObject not showing up in-game. - by LeonardoIV - 18.01.2012, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)