Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Hello Everyone,

With Lithium's permission, I have taken one of his older Mccode V2 Mods and updated it.

Similar features have been created before, but we have taken a slightly different approach.

Basicly what this feature does is allow players to seach the streets with different possible outcomes.

One thing differently about this one compared to others is that specific outcomes can be set to a certain city only.

 

INSTRUCTIONS:

1) RUN SQLs

2) UPLOAD streets.php & staff_streets.php

3) UPDATE - cron_day.php to include the following :

$db->query("UPDATE `users` SET `street_turns` = 25");

 

SQL

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

streets.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

staff_streets.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Any problems post them and I will see about getting it fixed.

All contructive criticism is welcome.

Thanks Everyone,

Curt

Edited by Curt
Posted

nope sorry no screen shots...but it is extremely easy to install for someone to test out...

The player side would need updated to fit your game as its not much to it.

I have left room for expansion aswell, to those that have a little programming knowledge..

the admin side is pretty straight forward aswell.

Posted (edited)

Just an head's up...

This was created with the intention to "replace" the few versions floating around that use same "steps" no matter which location you're in.

You can have unlimited steps (different) for every single location, giving different types of outcomes. Also, a good way to have some "story" (yes Redex this can give you work too ;)) along the steps created.

As most can see and as Curt already stated, this is a pretty straight forward mod, yet still different from what you are used to see!

Thanks Curt for the finish up, and make this mod finally see the light! :)

Edited by Lithium
  • 3 weeks later...
  • 6 months later...
Posted (edited)

whaite page streets_staff.php

The streets.php works i get a white page for the streets_staff.php

 

 

 

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Edited by wykydz
Posted

Suggestion...

First off great mod... it just needs a little work on the layout. it calls for images but you left none, and the lettering of the streets and the staff streets need some breaks in between so that the corresponding box description is aligned with the input box... but all in all good mod :) thanks Curt

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...