Can anyone give me the process of script version of event objects and keycodes of keyboard keys. It would be easier to understand the scripts.
This forum is now archived!
- Welcome to the archive!
News:
The 3DRad community can be found at classdev.net.
- 3D Rad - Free 3D game maker - Forum >
- General Category >
- 3D Rad - User-created Sample Projects, Scripts, Tutorials >
- HELP ON EVENT OBJECT TO SCRIPT AND IKEYCODES
Author Topic: HELP ON EVENT OBJECT TO SCRIPT AND IKEYCODES (Read 465 times)
I think you are looking for the script object reference. You can access it through the script object help page.
as for the keycodes, have a look at this http://msdn.microsoft.com/en-us/library/windows/desktop/ee418641(v=vs.85).aspx
Good luck
as for the keycodes, have a look at this http://msdn.microsoft.com/en-us/library/windows/desktop/ee418641(v=vs.85).aspx
Good luck
...and you've been given help.
Trust me, the script object reference may seem pretty daunting and useless, but between that and the script object tutorials (included in the 3dRad/3dRad_res/projects/Script_Functions_Usage_Examples folder) you will have more than enough information to understand basic scripting functions in 3d Rad.
Once again, good luck
Trust me, the script object reference may seem pretty daunting and useless, but between that and the script object tutorials (included in the 3dRad/3dRad_res/projects/Script_Functions_Usage_Examples folder) you will have more than enough information to understand basic scripting functions in 3d Rad.
Once again, good luck
Pages: [1]