ExecuteClientScript: Difference between revisions

m
no edit summary
(3.1 is released, so Devfeature templates have been removed)
mNo edit summary
Tag: Source edit
Line 11: Line 11:
Returns 1 if the script could be executed successfully, or 0 if wasn't. The function might explicitly fail because either the client tried running this command in a network game or because the script doesn't have the <tt>CLIENTSIDE</tt> flag.
Returns 1 if the script could be executed successfully, or 0 if wasn't. The function might explicitly fail because either the client tried running this command in a network game or because the script doesn't have the <tt>CLIENTSIDE</tt> flag.


[[category:ACS Functions]]
[[category:ACS functions]]