Page 1 of 1
/commands?
Posted: Fri Jan 11, 2008 1:45 pm
by John Adams
Have I been on vacation too long, and do not remember how to type slash-command? Or is something not working? heh... I cannot even get /zone to work now, nor /spawn - both which used to show me what parameters I needed to enter.
Just says Unknown command: 'zone'
My `commands` table is quite empty. Is that it? If so, there should be some defaults set even if this table is not populated (like default commands and access built in, but could be overridden by entering it in `commands` table).
Am I missing something?
Posted: Fri Jan 11, 2008 3:22 pm
by LethalEncounter
Yah, your commands database should not be empty. World sends the clients all valid commands from that table.
Posted: Wed Jan 16, 2008 3:25 pm
by LethalEncounter
Close world, then run this sql query on your database:
delete from table_versions where name='commands';
Start world and you should be good to go.
Posted: Thu Jan 17, 2008 9:48 am
by Mo0rbid
LethalEncounter wrote:Close world, then run this sql query on your database:
delete from table_versions where name='commands';
Start world and you should be good to go.
Thank you! this worked for me

Posted: Fri Jan 25, 2008 7:48 pm
by John Adams
LethalEncounter wrote:Close world, then run this sql query on your database:
delete from table_versions where name='commands';
Start world and you should be good to go.
Is that in the wiki?! haha. Thanks man, I had no idea how to rebuild just one table.

Workin good now.
Posted: Fri Jan 25, 2008 8:05 pm
by LethalEncounter
John Adams wrote:LethalEncounter wrote:Close world, then run this sql query on your database:
delete from table_versions where name='commands';
Start world and you should be good to go.
Is that in the wiki?! haha. Thanks man, I had no idea how to rebuild just one table.

Workin good now.
heh glad to hear it

I'm not sure if anyone added it to the wiki. I know I haven't, although I should probably find the time to input some articles explaining how things work and how to do certain tasks. Don't have much free time that isnt coding these days though

Posted: Fri Jan 25, 2008 8:09 pm
by John Adams
Well you just keep a'codin there buddy. We'll take care of the Wiki.
Crabclaw?!? j/k