Problem
#1

Boys, I have all I need to put CreateDynamicObject but objects can not be seen on the map Why?

and if you put too many CreateObject
Grown the bushes when I use / my weed plant

WeedInfo [weed] [wPlantObject] = CreateObject (3409, X, Y, Z, 1.0, 0, 0, 0, 0);

But when I first CreateDynamicObject in gamemode

My: WeedInfo [weed] [wPlantObject] = CreateObject (3409, X, Y, Z, 1.0, 0, 0, 0, 0);
on fs apears

Why?
Reply
#2

Put the map in "Gamemodeinit"
Reply
#3

If you add the CreateObject()s in OnFilterScriptInit in a Gamemode, it wont work.
As said by SupaVZ, put it inside GameModeInit().
Credits SupaVZ
Edit: Please show the code you added in GameMode if you did it right.
Reply
#4

is there...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)