Alef – User
Jump to navigation
Jump to search
mNo edit summary |
m (→own stuff) |
||
Line 1: | Line 1: | ||
{{contributions|alef}} | {{contributions|alef}} | ||
==own stuff== | ==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 [[Object#Units|Unit]], "[[isPlayer]] unit" is true also in MP | |||
* [[Team_Switch]] functions will change the player pointer to another unit | |||
* [[setVariable]] add a name/value pair to an object. Not broadcasted in MP. | |||
===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/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]] | | ||
==links== | ==links== | ||
| [[:Category:ArmA Classes]] | [[ArmA:_Startup_Parameters]] | [[Converting_position_to_map_grid]] | [[ArmA:_Moves]] | [[:Category:Scripting Commands]] | [[6thSense.eu:EG|sickboy's MP]] | [[raP_File_Format_-_Elite]] | [[ArmA:_Default_Files]] | | | [[:Category:ArmA Classes]] | [[ArmA:_Startup_Parameters]] | [[Converting_position_to_map_grid]] | [[ArmA:_Moves]] | [[:Category:Scripting Commands]] | [[6thSense.eu:EG|sickboy's MP]] | [[raP_File_Format_-_Elite]] | [[ArmA:_Default_Files]] | |
Revision as of 13:29, 11 February 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
- Team_Switch functions will change the player pointer to another unit
- setVariable add a name/value pair to an object. Not broadcasted in MP.
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 |
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 |