Page 1 of 1

Create Shootmania bot with default model?

Posted: 25 Jan 2017, 00:13
by BigBang1112
Is it possible to create a bot with the default Shootmania skin, instead of using minion which doesn't fit the scene of what I want to make?
To spawn a bot from the script, you need to use the CreateBotPlayer function. This function takes five arguments:
[Ident] the model of the bot which you have stored from ItemList_Add (0 for the StormMan)
(0 for the StormMan)
0 as value of Ident isn't valid anymore (or idk if it was before, wasn't in Maniascript scene back then).

Thanks for any answers as always! :thx:

Re: Create Shootmania bot with default model?

Posted: 25 Jan 2017, 10:50
by Dommy

Code: Select all

NullId

Re: Create Shootmania bot with default model?

Posted: 25 Jan 2017, 18:51
by BigBang1112
Thanks a lot man. You're helping making my dreams come true! :D