Jump to content
MakeWebGames

Recommended Posts

Posted

So this is a small mod I have made which randomly chooses a user from the user list and gives then X amount of money and crystals.

Money: $100-$2500

Crystals: 1-50

SQL's:

You're unable to view this code.

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

 

 

Crons Daily:

You're unable to view this code.

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

 

 

playerSpotlight.php:

You're unable to view this code.

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

 

 

If you want the player to show up on index page like this: [ATTACH=CONFIG]1081[/ATTACH]

Open Index.php, right at the top add

You're unable to view this code.

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

 

 

Then find

You're unable to view this code.

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

 

 

Underneath that add,

You're unable to view this code.

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

 

 

Same thing can be done with explore.php, find

You're unable to view this code.

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

 

 

Underneath that add the above PHP code and don't forget to add the HTML code at the top.

1723366777_PS1.thumb.jpg.145af84f52c35f31ecea02588a0a5acc.jpg

Posted
Great Mod Script!

No point of adding `cPlayerName` varchar(100) NOT NULL, when you can use the id to grab the username. But overall great!

Thanks, and okay will remember for next time mate. :)

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...