10.06.2015, 17:56
What I would do is extend this system to be able to do the following.
1.) Save websites
2.) Set position
3.) Create styles
Another suggestion is avoid using public OnPlayerCommandText(playerid, cmdtext[]) directly even if you have one command just use a command processor (ZCMD) it is good practice.
Overall I wouldn't say this is good but unlike a lot of new guys you actually made an effort for your script to be complete and did something that could be useful which means you've learned something here.
1.) Save websites
2.) Set position
3.) Create styles
Another suggestion is avoid using public OnPlayerCommandText(playerid, cmdtext[]) directly even if you have one command just use a command processor (ZCMD) it is good practice.
Overall I wouldn't say this is good but unlike a lot of new guys you actually made an effort for your script to be complete and did something that could be useful which means you've learned something here.

