just a quick question

02/03/2011 14:21 Marcus*#1
i used the guide for making 9999 stackables i was just wondering how to add 9999 stackable special exp balls also to the same npc? this is the guide i used: [Only registered and activated users can see links. Click Here To Register...]

would also like to know the way to fix booth 1,2 &3 and set a value to them so they can be brought so if anyone has the no. there located under and advise me on what i need to change so they have value

also about the donation ranks how to remove gold from it i remove the donation threw the system but it seems to restore itself.

and also (should be my last question for now) but how do i add in a drop rate and or auto eps and how to regulate how much drop or is givin per kill

ty for any answers i am just trying to learn
02/03/2011 14:29 ~Sword~Stalker~.#2
u just asked the same question in that topic ..
anyways:

u see :-
Quote:
INSERT INTO `cq_action` VALUES ('978885', '978887', '978888', '1001', '0', 'e_money < Put your price here');
INSERT INTO `cq_action` VALUES ('978886', '978888', '0000', '0101', '0', 'You~do~not~have~enough~EP!');
INSERT INTO `cq_action` VALUES ('978887', '4000026', '0000', '0102', '0', 'I\'m~Sorry 0');
INSERT INTO `cq_action` VALUES ('978888', '978890', '0000', '0501', '813002', '9999 9999');
INSERT INTO `cq_action` VALUES ('978889', '978891', '0000', '1085', '0', 'gmlog/action_log 330,%user_name[%user_id],0,1059,724041,0,0,0,978800,0');
INSERT INTO `cq_action` VALUES ('978890', '978891', '0000', '1001', '0', 'e_money += -Put your price here');
change the id to what u what u want / exp balls with the e_money u want
02/03/2011 14:35 Marcus*#3
ty sorry i edited and added more questions lmao
you forgot the part if i am not wrong that allows you to click on the npc to say u wish to buy them?