Forum > Showoff - what you are working on

[SHOWOFF] What Are You Working On

<< < (19/371) > >>

deep6ixed:

--- Quote from: "stoneharry" ---
--- Quote from: "Steff" ---Where do you need momory editing for modding?
--- End quote ---


* Removing client checks for things like FrameXML, GlueXML, patching, modules...
* Hooking the existing WoW API for modules and implementing new methods
* Implementing new/changed functionality, such as I had to edit the binary to implement a new gold measure (Platinum -> Gold -> Silver -> Copper)
* Changing other hardcoded things...
But I guess this can go in misc.
--- End quote ---

I second this, and as a side note, do you have your notes on the currency modification?

stoneharry:

--- Quote from: "deep6ixed" ---
--- Quote from: "stoneharry" ---
--- Quote from: "Steff" ---Where do you need momory editing for modding?
--- End quote ---


* Removing client checks for things like FrameXML, GlueXML, patching, modules...
* Hooking the existing WoW API for modules and implementing new methods
* Implementing new/changed functionality, such as I had to edit the binary to implement a new gold measure (Platinum -> Gold -> Silver -> Copper)
* Changing other hardcoded things...
But I guess this can go in misc.
--- End quote ---

I second this, and as a side note, do you have your notes on the currency modification?
--- End quote ---

No, but I can send you my exe so you can compare what has changed. This was done ages ago now on a different computer. :P

deep6ixed:
Honestly, I want to sit down and learn client side interface modding.  Things such as custom ui Windows and getters by the server to interact with them.  But with time being more value than gold at this point I'm not sure if I can ever get that far.

stoneharry:

--- Quote from: "deep6ixed" ---Honestly, I want to sit down and learn client side interface modding.  Things such as custom ui Windows and getters by the server to interact with them.  But with time being more value than gold at this point I'm not sure if I can ever get that far.
--- End quote ---

Well I hadn't created an interface from scratch before this week but I had some experience with Wow and Lua. What I'm working on at the moment is on github. Http://www.github.com/stoneharry/hungergames

Steff:
Add some ground effects set.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version