Random spawns [message #219268] |
Wed, 13 September 2006 16:19 |
|
Spetz5
Messages: 109 Registered: October 2005 Location: Ontario, Canada.
Karma: 0
|
Recruit |
|
|
Is it possible to have a player randomly spawn as a certin character? Like, for GDI, you would eather spawn as a white minigunner, or a black minigunner. Is that possible?
|
|
|
|
Re: Random spawns [message #219293 is a reply to message #219289] |
Wed, 13 September 2006 19:26 |
Ivan275
Messages: 41 Registered: August 2006
Karma: 0
|
Recruit |
|
|
yes it's possible using scripts, in grant_powerup::Created you can add a function to change character to a random one. you need to know how to program in C++ and you need a compiler.
|
|
|