This isn't a question tho..

06/23/2013 17:35 ►™SuperE™◄#16
Quote:
Originally Posted by shadowman123 View Post
dude application like that is useless . i dont think that ppls are lazy that much to type Commands themselves
Maybe he doesn't even know the command and he needs it >.> well nvm I already decided not to make it lol
06/23/2013 18:38 Super Aids#17
If you're worried about the page being big and that you don't want to load all the commands at once then just use Ajax on the page and let them select a command it shows the commands based on that. It will only send the actual data needed.
06/23/2013 20:05 pro4never#18
Useless program for a few reasons.

#1: Commands should never be a requirement for play. They should be for debugging and admin controls ONLY

#2: If your admins cannot remember a few simple commands then that's a problem of either A: How your commands were written or B: How stupid your mods are

#3: A handy reference table (as mentioned) would be better done as a website. Just have a search box on a website which pulls data from your itemtype table and sorts it conveniently if you need references like item names/skill ids. Those are the only things I'd say are actually difficult to remember.



Let me clarify my 'commands should never be used' statement.

If you can do something with a command, you can do it better another way. This means things like... shops, npcs, item request scroll in your inventory, etc. It will look better, be more user friendly and work much more effectively.