addEventHandler – Talk
Jump to navigation
Jump to search
m (Parser for Scripting Reference) |
No edit summary |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
Join In Progress: if a client runs [[addEventHandler]], people that are currently connected automatically add the event too, right? If a client connects AFTER the fact, do they not add the event? If not then do I need to put [[addEventHandler]] in [[setVehicleInit]] instead? Won't this mean everyone runs the command and (if 7 people are on) 7 "killed" even handlers get added to same object? --[[User:Doolittle|Doolittle]] 21:08, 12 March 2008 (CET) | |||
Latest revision as of 21:08, 12 March 2008
Join In Progress: if a client runs addEventHandler, people that are currently connected automatically add the event too, right? If a client connects AFTER the fact, do they not add the event? If not then do I need to put addEventHandler in setVehicleInit instead? Won't this mean everyone runs the command and (if 7 people are on) 7 "killed" even handlers get added to same object? --Doolittle 21:08, 12 March 2008 (CET)