RefProxy (script event)
From modwiki
The information on this page is specific to Quake 4.Description
abahr:
Usage
In your script type...
entity refProxy( string scriptObjectName )
Parameters
- [scriptObjectName] -
Examples
sys.refProxy( "my_script_object" );
Notes
Not available.

