Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What is the difference between Armor:: functions
« previous
next »
Print
Pages: [
1
]
Author
Topic: What is the difference between Armor:: functions (Read 2460 times)
Advanced Bot
May 13, 2013, 12:09:04 PM
Examples:
Armor::OnAdd
Armor::OnNewDatablock
Is there more of these? If so, what is the difference on these?
Ad Bot
Advertisement
Chrono
May 13, 2013, 01:17:00 PM
onAdd is when the object is created.
onNewDatablock is when it's datablock changes.
For more I'm sure you can just dump a player object.
Advanced Bot
May 13, 2013, 01:17:43 PM
Ok, thanks, the OnAdd will work correctly.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What is the difference between Armor:: functions