Jump to content
MakeWebGames

Recommended Posts

Posted

As of V0.9.0 your members will be able to choose a class at the start of the game and receive special ingame bonuses as they play the game.

ATM there are 3 classes any ideas what there bonuses should be?

Check out the demo.

Posted
As of V0.9.0 your members will be able to choose a class at the start of the game and receive special ingame bonuses as they play the game.

ATM there are 3 classes any ideas what there bonuses should be?

Check out the demo.

Don't have generic bonuses for each class; allow it to be setup by the one who is creating a site with it. Means writing documentation showing an example of it, but nothing more.

Posted

yea good idea, i already have it so the owner can add/remove as many as he likes by editing a simple array its set up like this atm

$chars = array("Thug", "Hustler", "Don");

so you just add/remove items into the array XD

  • 7 months later...
Posted

Potentially think about integrating it into the control panel? So the administrators are able to make changes to the system without going into the file structure and physically editing the code.

  • 8 years later...

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