Skip to content
AlexALX edited this page Mar 17, 2018 · 3 revisions

THIS INFORMATION IS OUTDATED (for v1.1) AND WILL BE UPDATED BIT LATER

Q: How to open BMP file?
A: You need set file extension to "bmp" or it wont open file!

Q: How to convert downloaded file?
A: You need place this lua script in garrysmod/lua/autorun and after restart map type in console:
lua_run alxos_convert("filename")
You must do this in server console or single player.
Alternative way is if you have web server is upload this php script and use it.

Q: I don't have fan sound like in video.
A: You need to have Counter-Strike Source content mounted in Garry's Mod.

Keyboard legend:

  • All actions in footer is bonded to F1-F8 keys.
  • Use up/down arrows to navigate in explorer.
  • Use left/right arrows in dialogs to choose OK/Cancel.
  • Use tab or up/down arrows in text dialogs to change current text field (like file name/extension/url fields).
  • Use tab or left/right arrows to change tab in cd burner.
  • Additional you can use DELETE key to remove files/folder.
  • You can press ENTER to open file if it has association (txt/bmp).
  • In cd burner you can use ENTER to add file to project, or if you are in second tab, then remove file from project.
Clone this wiki locally