Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How to find out whether or not an event wants the client object [SOLVED]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to find out whether or not an event wants the client object [SOLVED] (Read 415 times)
Conan
February 28, 2016, 08:13:36 AM
Note the EventOutputAppendClient0 = 1; field. Some events want this, and others dont. I can see which ones do and dont with dumpOutputEvents(), but i cant find out whether or not an event wants it through code.
How do I tell which do and which dont?
«
Last Edit: February 28, 2016, 05:30:48 PM by Conan
»
Ad Bot
Advertisement
Zeblote
February 28, 2016, 08:48:45 AM
$OutputEvent_AppendClient[classname, id]
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How to find out whether or not an event wants the client object [SOLVED]