Edit register.php to add goblin points to newly registered player.
Is it possible to edit register.php to add goblin points to newly registered player? Im using mucore...
Re: Edit register.php to add goblin points to newly registered player.
Re: Edit register.php to add goblin points to newly registered player.
Quote:
Originally Posted by
jacubb
Sure it is possible.
sir jacubb, can you give me some idea on how to do it?
- - - Updated - - -
NVM, i got it to work now.. thank you for a quick response. ;)
Re: Edit register.php to add goblin points to newly registered player.
Under the line where you are creating new account (INSERT INTO MEMB_INFO table) you must add new INSERT statement into table where are stored goblin points.