Fire Spawn System
#4

Quote:
Originally Posted by Robert_Crawford
Посмотреть сообщение
Hey guys i keep getting a waring on this system. It is made to spawn 1 of 3 fires from a list. I keep getting a warning code and it doesn't work any help?
[code]
New
pawn Код:
new RandomFireSpawn[0] = {

    {1190.1833 ,-1328.3470 ,13.5680},
    //{ X, Y, Z },
    //{ X, Y, Z },
    };//This is of the X, Y, Z of fire spawns.
Try removing the comma(,) at the last X,Y,Z on the enum..
Reply


Messages In This Thread
Fire Spawn System - by Robert_Crawford - 10.01.2012, 17:10
Re: Fire Spawn System - by LiamM - 10.01.2012, 17:35
Re: Fire Spawn System - by Robert_Crawford - 10.01.2012, 19:10
Re: Fire Spawn System - by LiamM - 10.01.2012, 19:35
Re: Fire Spawn System - by Robert_Crawford - 10.01.2012, 22:40
Re: Fire Spawn System - by Basssiiie - 10.01.2012, 22:43
Re: Fire Spawn System - by Robert_Crawford - 10.01.2012, 23:34
Re: Fire Spawn System - by Robert_Crawford - 11.01.2012, 18:55
AW: Fire Spawn System - by Ubuntu - 11.01.2012, 19:19
Re: Fire Spawn System - by Basssiiie - 11.01.2012, 21:18

Forum Jump:


Users browsing this thread: 1 Guest(s)