Posts: 97
Threads: 23
Joined: Jan 2011
Reputation:
0
Ok i am trying to make a fire system for my server where the fire department gets random calls to different locations for fire calls using the 0.3c Particles but since they are one object how do i make a group of objects like the fire particle spawn at different locations on a timer?
Posts: 262
Threads: 21
Joined: Mar 2010
Reputation:
0
there is some code for "random"in the grandlarceny script,
and you can learn about timers
Posts: 97
Threads: 23
Joined: Jan 2011
Reputation:
0
Ok does that show us how to group the particles and make them as a group and spawn at random locations if not that doesn't help
@steven82 sounds good aslong as someone can help us
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
On-topic:
I know whats needed for random fires, is a timer and use of the random function but i thing i need help with most is how to get the particles to work. Once i figure that out, i'll write a little bit of code and share it with Joker.
Off-topic:
Im hoping someone can help us :S
Posts: 6,129
Threads: 36
Joined: Jan 2009
You add them as objects if I recall correctly, see
here for a list of the particle effect IDs.
Posts: 97
Threads: 23
Joined: Jan 2011
Reputation:
0
I know that but if i want them to spawn at different locations at on a timer how would i do that just objects would i need to group them or something else.
Posts: 220
Threads: 62
Joined: Aug 2009
I have a problem with particles also, i make a command that spawns fire but that fire doesnt hurt players and players cant put fires out.
Posts: 97
Threads: 23
Joined: Jan 2011
Reputation:
0
i dont remember kye saying that the fire would be able to put out