Alef – User
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [[player]] is a pointer to a [[Object#Units|Unit]], "[[isPlayer]] unit" is true also in MP, not while JIP | * [[player]] is a pointer to a [[Object#Units|Unit]], "[[isPlayer]] unit" is true also in MP, not while JIP | ||
* [[Team_Switch]] functions will change the player pointer to another unit | * [[Team_Switch]] functions will change the player pointer to another unit | ||
* [[setVariable]] add a name/value pair to an object. Not broadcasted in MP. | * [[setVariable]] add a name/value pair to an object. Not broadcasted in MP. What about [[publicVariable]] the object? | ||
===subpages=== | ===subpages=== |
Revision as of 11:13, 23 April 2009
alef | |
My Sandbox
User:alef/Sandbox |
My Contributions
Special:Contributions/alef |
own stuff
object references
- vehicleVarName obj -> string
- obj setVehicleVarName string
- objects may be allocated without any name, MP slots too (?)
- player is a pointer to a Unit, "isPlayer unit" is true also in MP, not while JIP
- Team_Switch functions will change the player pointer to another unit
- setVariable add a name/value pair to an object. Not broadcasted in MP. What about publicVariable the object?
subpages
| User:Alef/Radio_command_chart | User:Alef/ArmA_Linux_Server | User:Alef/arma.pie | User:Alef/MP_testenv | User:Alef/nocdkey | User:Alef/modmixer | User:Alef/Difficulties | User:Alef/stringtable.csv | User:Alef/JIP
links
| Category:ArmA Classes | ArmA:_Startup_Parameters | Converting_position_to_map_grid | ArmA:_Moves | Category:Scripting Commands | sickboy's MP | raP_File_Format_-_Elite | ArmA:_Default_Files |