Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Load Add-ons In-game
« previous
next »
Print
Pages: [
1
]
Author
Topic: Load Add-ons In-game (Read 644 times)
Khain
April 24, 2010, 12:32:43 PM
What is the command you type in console that can execute add-ons in-game?
Anybody made it in his server.. But what is it?
Ad Bot
Advertisement
Azjherben
April 24, 2010, 12:37:09 PM
Quote
exec
ute
Amade
April 24, 2010, 12:46:18 PM
e("AddOn_Name");
is shorter than using execute, which requires the full path. If the add-on uses datablocks you will then need to enter
transmitDatablocks();
to ensure that clients connected to the server update correctly.
Butler
April 24, 2010, 04:38:37 PM
http://forum.blockland.us/index.php?topic=98630.0
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Load Add-ons In-game