iSOS Posted January 23, 2010 Posted January 23, 2010 This was requested by Agon, I've done it using the LITE version as that was the requested version, but I've never worked with LITE so there may be an error as I've not tested to it's fullest extent. If anyone is actually interested in having it in another version, just let me know. SQL: [mysql]CREATE TABLE IF NOT EXISTS `uBomb` ( `ID` int(11) NOT NULL auto_increment, `Attacker` int(11) NOT NULL, `Defender` int(111) NOT NULL, `TimeStamp` int(11) NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;[/mysql] Bomb.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Open global_func.php and add this is...This is "Magictallguys" You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Open header.php, Add this where you want it to display... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. That's it, for the Hospital queries, please change to your own as LITE doesn't come with a hospital. Any errors let me know asap, I did this quick so that may be the case... Quote
Agon Posted January 23, 2010 Posted January 23, 2010 I am soooo busy I am really busy this evening. I'll have to test this out tomorrow. My apologies for the delay. Quote
iSOS Posted January 24, 2010 Author Posted January 24, 2010 It was requested in V2 also so here it is, not tested. Bomb.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Open header.php and add... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. The rest is the same. =) Quote
Agon Posted January 24, 2010 Posted January 24, 2010 debug 1 for lite Debugging to work for lite. find and replace: Bomb.php with bomb.php Working pretty smooth. My problem, getting my hospital query to work. I've replaced the existing with the one I use on attackwon.php. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Not exactly sure what I'm doing wrong here. Other small bug, I'm not sure how to fix. Keeps the "defuse" and "confirm" button after the event has taken place. Also, Wonder if this: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. could be changed to a menu with four color choices? Input, ideas, suggestions? Quote
Agon Posted January 24, 2010 Posted January 24, 2010 my hospital queery this hosp query worked for me You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
iSOS Posted January 25, 2010 Author Posted January 25, 2010 Okay fist post has been updated with required specifications. Other small bug, I'm not sure how to fix. Keeps the "defuse" and "confirm" button after the event has taken place. I'm not quite sure what you mean?, I've tested it and can't seem to find that error...? Quote
Agon Posted May 28, 2010 Posted May 28, 2010 Working on the V2 debugging. in bomb.php find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Thanks for the wonderful mod. Something my players love! Quote
bmwgsa Posted May 28, 2010 Posted May 28, 2010 Hi all - I'm trying to get this mod to work and I must be missing something. I've put in the table, added all the V2 mod's - but when I try and run the script all I get is a blank page. I'm on MCC v2 and when I try to run the script I'm using bomb.php?submit&ID=1 or bomb.php?Defuse&ID=1 Any ideas??? Thanks Quote
Agon Posted May 28, 2010 Posted May 28, 2010 I'm having trouble getting the event to work. Maybe I'm putting the header info in the wrong place? Doesn't seem to be displaying after a user is sent a bomb. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.