Poll

MoneyMod or Points?

Lodsemonemod
1 (20%)
Points
4 (80%)

Total Members Voted: 5

Author Topic: Drop-down client item saver. (EDIT)  (Read 2115 times)

I also need minigame commands and events to turn it on and off!

To work with MoneyMod. If you buy a playertype, that appears in the inventory and stuff. Playertypes, weapons, music, maybe even bricks.
I need this URGENTLY.
Sort of like this thinkamigeeger

« Last Edit: April 04, 2013, 09:21:49 PM by Boink! »

at least tell me if it's possible or not ;-;

To work with MoneyMod
jesus christ, people actually use this? lol



this would be very cool and i actually need something similar for Wario Ware


it definitely is possible to at least some extent

of course it'd use a client mod
« Last Edit: April 04, 2013, 06:17:48 PM by otto-san »

super mario bros 3 came to my mind when i read this

the title doesn't really describe the idea too well

make it super loving dynamic
i want to be able to just do this:
%gui = newCategoryGUI();
%gui.addCategory("Weapons");
%gui.addItem("Weapons","Chain Saw","500","%client.onBuy(\"ChainSawItem\");");


Syntax of each:

newCategoryGUI() - Creates a GUI object with the prerequisites for the following - Returns GuiControl
CategoryGUI::addCategory(string %name) - Creates a category in the GUI - Returns a boolean value whether worked or not
CategoryGUI::addItem(string %category,string %name, int %cost, string %eval_callback) - Creates an item for $cost and does %eval_callback (%client is defined) when called.

make it super loving dynamic
this is how i do pretty much everything nowadays haha

i'll probably make this for warioware then release another kind of thing for moneymod if i'm feeling up to it


it'd be great if i had someone good at making gui design, if anyone wanted to offer
« Last Edit: April 04, 2013, 08:07:57 PM by otto-san »

jesus christ, people actually use this? lol



this would be very cool and i actually need something similar for Wario Ware


it definitely is possible to at least some extent

of course it'd use a client mod
Is there anything better?

I think it would work alot better with points, just because I find moneymod really weird, but it's your request, not mine.

Is there anything better?
points are probably a more universal thing

i don't know of many people that actually use moneymod

tbh i spent about ten minutes on it initially

if i continued the work i was doing on it it would definitely be p cool at least for RP but eh.

points are probably a more universal thing

i don't know of many people that actually use moneymod

tbh i spent about ten minutes on it initially

if i continued the work i was doing on it it would definitely be p cool at least for RP but eh.
I put up a poll for dem peeps to decide.