Quote:
Originally Posted by sPlOrYgOn
name will also be random.. everything will be random..
it's "pb addbot [skill [personality [team [model [name]]]]]"
if you don't specify one all the others behind it you will not be able to specify
|
Perhaps a good idea would be to implement a parser in this addbot function. Something like:
pb addbot name="PMB" team="CT" model="GIGN" skill="50"
pb addbot team="T" skill="100" model="terror" name="ossama" personality="aggressive"
you would not be forced to put the parameters in a certain order and only those you explicitly omit would be random.