Jfrye
Mapper, trying to learn scripting
I was wandering if anyone could tell me how to add a table to znote_accounts called owner name or player name.
Just wanting to add a small little personal preference to the layout.
I think it goes something like this, but Im honestly not sure as Im still trying to learn all this stuff.
EDIT : Im using Znote 1.5
EDIT 2 : Im trying to add a more personal touch to the myaccounts.php page. So if I can add this table to the database, will it read a normal name? like player name= Justin
Just wanting to add a small little personal preference to the layout.
I think it goes something like this, but Im honestly not sure as Im still trying to learn all this stuff.
Code:
ALTER TABLE `znote_accounts` ADD `player_name`
EDIT : Im using Znote 1.5
EDIT 2 : Im trying to add a more personal touch to the myaccounts.php page. So if I can add this table to the database, will it read a normal name? like player name= Justin