Vorlen Posted September 17, 2006 Posted September 17, 2006 [Lite] Bugget streets v1 lol Thanks much Seany. I added the street to my game and was about to attempt it, but now that I have your aid, you can simply change the queries to add EXP to a user so it's easy enough. I myself would code it pretty much the same, so I guess I'm inefficient too (only if you are :p) Quote
Vorlen Posted September 17, 2006 Posted September 17, 2006 [Lite] Bugget streets v1 Okay, here's what MINE looks like (Go ahead and change stuff, for the most part you'll have to change "Dough" to "Money", and "Vials" to "Crystals" because I changed those in script for no apparent reason.) street.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Now, I would like some help here, because for the EXP GAIN one, the intent is to give 1-5 % exact, but in this case for some reason it gives 1-like 9 or something dumb, anyone that has a code that would give a RANDOM PERCENT towards EXP it would be greatly appreciated. But for now, this does the job. :) Well, any comments or questions, please ask: If you want me to post up the MC Code Version, instead of MY CODE version I can do that for you as well. Quote
seanybob Posted September 17, 2006 Posted September 17, 2006 [Lite] Bugget streets v1 wouldnt it be something like You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Vorlen Posted September 17, 2006 Posted September 17, 2006 [Lite] Bugget streets v1 Possibly, I didn't know if EXP Needed was the remaining amount left for your level, or the total amount needed for your level. That may work, might give it a try. If there are any other features wanted for this particular mod let me know. Quote
Snatchy Posted September 18, 2006 Posted September 18, 2006 [Lite] Bugget streets v1 i'm getting this error when i walk the streets Warning: Missing argument 4 for userdata() in /home/goldf3/public_html/header.php on line 25 This is the line of code it is referring to in header.php function userdata($ir,$lv,$fm,$cm,$dosessh=1) Any ideas? Cheers! Quote
seanybob Posted September 18, 2006 Posted September 18, 2006 [Lite] Bugget streets v1 lol ya lite version has this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. paid version has this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. you cant mix the two Quote
canibalstew Posted November 4, 2006 Posted November 4, 2006 Re: [Lite] Bugget streets v1 anyone help i keep getting a Parse error: syntax error, unexpected '&', expecting '(' in battlecreekmafia/allys.php on line 4 Quote
UCC Posted November 8, 2006 Posted November 8, 2006 Re: [Lite] Bugget streets v1 anyone help i keep getting a Parse error: syntax error, unexpected '&', expecting '(' in battlecreekmafia/allys.php on line 4 I'm getting the same error. :) Quote
seanybob Posted November 8, 2006 Posted November 8, 2006 Re: [Lite] Bugget streets v1 well... its usually helpful when line 4 is presented. And if you find the spare time, perhaps lines 3 and 5 also. Just a thought tho. Quote
UCC Posted November 8, 2006 Posted November 8, 2006 Re: [Lite] Bugget streets v1 Fair enough; that's using Vorlen's code. When I try other posted code, I get an error on the same data, but it's on line 7. :) It's in the first If line of code. Thanks <?php session_start(); require "global_func.php"; if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; Quote
LiQuiD Posted February 3, 2007 Posted February 3, 2007 Re: [Lite] Bugget streets v1 ok the codes on page 1 of this thread for the streets i added the code posted 'streets.php'.... i dont get an error just a blank white page :/ this happened to anyone else? and any suggestions whats wrong? im using it in 1.1 (paid) which should work i understand Quote
lem0n Posted February 3, 2007 Posted February 3, 2007 Re: [Lite] Bugget streets v1 try using the link budgetstreets.php or change all of the links in the code to streets.php EDIT- This is for mccodes light v1.0 Quote
LiQuiD Posted February 5, 2007 Posted February 5, 2007 Re: [Lite] Bugget streets v1 yeppers my code doesnt use numbers like that....LMAO DUHHHHHHH me Quote
CraigF Posted February 7, 2007 Posted February 7, 2007 Re: [Lite] Bugget streets v1 sikkjinn - do you mean: Explorer ?? if so change it to Swim Note: Obviously change FILE.php to the file for example streets.php Quote
SubGhetto Posted February 13, 2007 Posted February 13, 2007 Re: [Lite] Bugget streets v1 anyone help i keep getting a Parse error: syntax error, unexpected '&', expecting '(' in battlecreekmafia/allys.php on line 4 yh im getting the sasme error :? Quote
twist_killer Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 does street onlny come in v.2 or does it come in lite too? coz i cant seem to find my one Quote
UCC Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 I dont believe it comes packaged with any of the versions. I dont know who wrote the lower version stuff. I wrote mine for 2.0 from scratch Quote
lem0n Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 the one posted here you have to edit a bit cause some of the parts of the code show up as # i think :\ Quote
Vorlen Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 anyone help i keep getting a Parse error: syntax error, unexpected '&', expecting '(' in battlecreekmafia/allys.php on line 4 yh im getting the sasme error :? that stuff will need to be edited... I will write up the proper one and post it up soon. :P Quote
Vorlen Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Try that one for starters, don't forget to make sure that you've got "turns" in your user table... Quote
SubGhetto Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 anyone selling or giving out free a V2 of this :-D Quote
Vorlen Posted February 23, 2007 Posted February 23, 2007 Re: [Lite] Bugget streets v1 Could probably convert it fairly easily, and sell it. Depends, what're you offering for it?? :P Quote
SubGhetto Posted February 24, 2007 Posted February 24, 2007 Re: [Lite] Bugget streets v1 lol well that really depends wat u would sell it for :-) Quote
-Genocide- Posted February 24, 2007 Posted February 24, 2007 Re: [Lite] Bugget streets v1 i took this mod, played with it, got it working perfectly, and added more features, donators get more steps, you can buy and sell steps on a market similar to the crystal market, great mod to work with Quote
Vorlen Posted February 24, 2007 Posted February 24, 2007 Re: [Lite] Bugget streets v1 Genocide's right, it's an awesome mod to play with if you do the right stuff. :) Most gamers EXPECT a streets these days, kinda sucks as my game doesn't utilize the feature, maybe I'll use it and make it so that you have to use brave for it :p As for how much I'd sell it for, maybe like $10 lol, if you just want it converted then yeah round that I suppose eh :P 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.