Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Bot Functions
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bot Functions (Read 814 times)
xXDeadwolf456Xx
November 05, 2013, 12:13:27 PM
What are the names of the functions that bot holes use. Example: onBotDeath, onBotFollow
Specificaly the one for the bot death cause I can't figure it out. Thank you!
Ad Bot
Advertisement
Danny Boy
November 05, 2013, 02:10:12 PM
Spawn a bot
Type /getid while looking at the bot
In console type id.dump();
MARBLE MAN
November 05, 2013, 05:23:48 PM
Look at the cs files in bot_hole
Nexus
November 05, 2013, 09:06:23 PM
bots generally follow the same conventions as players except use AIPlayer:: as the class type for those functions.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Bot Functions