SpEcKs Posted February 16, 2009 Posted February 16, 2009 Does anyone have a working V2 streets that i can have??? i have been looking around the site and cant find anything so does anyone have a working streets ??? If you do can you post it here please Quote
SpEcKs Posted February 16, 2009 Author Posted February 16, 2009 Re: [Mccodes V2] Streets Well can you post it here then please Quote
Casey Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets first make a file called streets.php put this in You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. than make a file called turns.php and put this in You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. then go on php my admin and put the sql in You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Change the above default number to something you want it to be, So when users sign up they start with that amount of turns* Add to day cron Code: $db->query("UPDATE users SET turns=25"); Quote
gurpreet Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. A bit tweaked from the original one. Not that good I know, but you can change it. I think there's a table too You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Cron_Day: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Easily editable, my query just tops them up 100 per day until it gets to 1000, then it won't go higher. Quote
gurpreet Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets first make a file called streets.php put this in You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. than make a file called turns.php and put this in You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. then go on php my admin and put the sql in You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Change the above default number to something you want it to be, So when users sign up they start with that amount of turns* Add to day cron Code: $db->query("UPDATE users SET turns=25"); Why make 2 files? You also left out the ; at the end of the MYSQL table thing. Quote
Uridium Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets I typed streets in the search and found quite a few full running files. im sure i posted a working version with an image and users can fight NPC's Quote
SpEcKs Posted February 16, 2009 Author Posted February 16, 2009 Re: [Mccodes V2] Streets yeh i just wanted an origanal one so i could edit it ok. Thanks for posting it people Quote
Casey Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets give me a +1:) Quote
SpEcKs Posted February 16, 2009 Author Posted February 16, 2009 Re: [Mccodes V2] Streets uuuhhh NO Quote
Sethenor Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets give me a +1:) Dont be silly you did'nt do anything.! Quote
SpEcKs Posted February 16, 2009 Author Posted February 16, 2009 Re: [Mccodes V2] Streets exactly lol thanks you for seeing my point Quote
ddupuis Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Casey this gives a error. and i don't think it's needed.. does the same as the cron. and users are going to call it manualy and keep getting 100 turns each time... Quote
Jordan Palmer Posted February 16, 2009 Posted February 16, 2009 Re: [Mccodes V2] Streets Specks - This board Isnt for requesting, There is a board allicated for that, Just a little thing to remember while posting on CE forums Thanks Pudda Ps - Casey Your streets are Stuffed :mrgreen: Quote
(((TOLK))) Posted February 17, 2009 Posted February 17, 2009 Re: [Mccodes V2] Streets Casey, if im correct i think u posted somthing from Mccodes version 1 coz it had 'include'mysql.php'' and version2 doesn't have that file Quote
SpEcKs Posted February 17, 2009 Author Posted February 17, 2009 Re: [Mccodes V2] Streets nah he posted a V2 as it have globals in it and $db-> Quote
Danny696 Posted April 7, 2009 Posted April 7, 2009 Re: [Mccodes V2] Streets go on mccodes website and freebies its there 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.