Jump to content
MakeWebGames

Recommended Posts

Posted

Hello,

Today i was looking to change char classes.

i have searched the php files. and found in the Register.php , but im unable or am over looking were the $char is being created from at from or which page as i dont see anything linking to this, is there a certian .php page that this info is at and were it can be changeable?

Also on this same note are the "Classes" Just bascially a Name with no actual added Attribtues? or Does each class have a set of certian attributes?

im going to continue searching through the php files and check back to see if anyone has responded.

i was using info off of this page http://glscript.net/ but like modify game. the tabs are not clickable to read on those items.

Thanks for any help

E

Posted
Hello,

Today i was looking to change char classes.

i have searched the php files. and found in the Register.php , but im unable or am over looking were the $char is being created from at from or which page as i dont see anything linking to this, is there a certian .php page that this info is at and were it can be changeable?

Also on this same note are the "Classes" Just bascially a Name with no actual added Attribtues? or Does each class have a set of certian attributes?

im going to continue searching through the php files and check back to see if anyone has responded.

i was using info off of this page http://glscript.net/ but like modify game. the tabs are not clickable to read on those items.

Thanks for any help

E

I found were the $char being created which is in the Config.php = $chars = array("Thug", "Hustler", "Don");

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