Jump to content

Recommended Posts

Posted

I'm interested on how people create GUI's in fullscreen software. Say a game like World of Warcraft, how would I create a GUI ingame; or what functions should I be looking at?

Posted (edited)

WoW has its own scripting engine utilizing lua, so if you actually want to make a mod for wow using a gui in that game you should look into that.

http://gamegate2k.com/world-of-warcraft/scripting-tutorial-wow/

http://www.wowwiki.com/Lua_editors

Edited by Theri
Posted

Gotta get your hands dirty with DirectX, Direct3D, or OpenGL for practically any game in order to create something in-game like that, and the GUI wouldn't be a regular one, so throw away notions of using 'GUICreate'.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...