12-29-2011, 11:33 AM
Browsing the source, I found a cmd called /coords
Should this be moved to a plugin?
It doesn't show up using /help
Should this be moved to a plugin?
It doesn't show up using /help
Built-in commands
|
12-29-2011, 11:33 AM
Browsing the source, I found a cmd called /coords
Should this be moved to a plugin? It doesn't show up using /help
12-29-2011, 12:08 PM
All commands are in lua. If you really need to check for coords, press F3 and it pops up on the left corner.
12-29-2011, 12:14 PM
Code: bool cServer::Command( cClientHandle & a_Client, const char* a_Cmd ) This isn't lua by any means. Taken from cServer.cpp
12-29-2011, 01:20 PM
Yes, I think this should be moved to a plugin or removed
Seems to be old debugging code
12-29-2011, 08:24 PM
Yes it should be removed, it was from the time that F3 didn't even exist in the game
|
« Next Oldest | Next Newest »
|