Object isnt coming up in filterscript
#2

Remove this
pawn Код:
weedObject[weed] = CreateObject(3409, X, Y, Z-2, 0, 0, 0);
and replace with this.
pawn Код:
weedObject[weed] = CreateDynamicObject(3409, X, Y, Z-2.2, 0, 0, 0, 0);
Reply


Messages In This Thread
Object isnt coming up in filterscript - by UnknownGamer - 28.10.2012, 00:15
Re: Object isnt coming up in filterscript - by N0FeaR - 28.10.2012, 00:32
Re: Object isnt coming up in filterscript - by UnknownGamer - 28.10.2012, 00:38
Re: Object isnt coming up in filterscript - by N0FeaR - 28.10.2012, 00:40
Re: Object isnt coming up in filterscript - by UnknownGamer - 28.10.2012, 00:45
Re: Object isnt coming up in filterscript - by N0FeaR - 28.10.2012, 00:48
Re: Object isnt coming up in filterscript - by UnknownGamer - 28.10.2012, 12:37

Forum Jump:


Users browsing this thread: 1 Guest(s)