Ello for those of you who don't know how to use actorgenerators in Rune here's a tutorial:
-
First off summon an actorgenerator using "summon actorgenerator".
If you want to see the actorgenerator type this "admin set actorgenerator bhidden false" or true instead of false to hide it again. The actorgenerator should look like a key thingy. -
Now to tell the actorgenerator what is the actor you want summoned first you have to summon that actor.
I'll give as example "summon rocklarge".
After you summon the rocklarge you have to tell the actorgenerator this is the actor you want summoned. Type this: "admin set actorgenerator actorclass runei.rocklarge".
- Now to make the actorgenerator work next time when you summon it you have to set some variables:
admin set actorgenerator actorpropability 10
admin set actorgenerator classcount 5
The number you type in the actorprobability and classcount doesnt matter so much. I usually use those numbers.
-
Now to set the actorgenerator on/off type "admin set actorgenerator binitiallyactive ture/false", true for on, false for off.
-
Now to set how many actors you wan't to be summoned type this: "admin set actorgenerator quantityalways 100"
100 is the number of the actors that the actorgenerator will summon then it will automatically stop.
- Now to set the time interval between the actors which are being summoned type "admin set actorgenerator bdelayalways 3"
The number 3 means there are 3 seconds interval between each of the actors will be summoned.
- Now to set the force you want the actor spat out at, type "admin set actorgenerator directionweight 150".
The higher the number is the further the actor will be spat out.
- Now to set the physics of the actor you chosen to be summoned (I chosen rocklarge) type:
admin set rocklarge physics phys_falling
admin set rocklarge physics phys_projectile
or type only "admin set rocklarge physics phys_projectile" without the falling one if you want the actor to fly in one direction without falling on the ground.
- Now type "killall actorgenerator" and "summon actorgenerator" to summon a new and working actorgenerator.
:mellow: