EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
debug_commands.h
Go to the documentation of this file.
1 
2 
4  " - lists all active signatures, with location, name, and type." )
5  COMMAND( heal, Acct::Role::HEALSELF,
6  "(entityID) - heal the character with the entityID" )
7  COMMAND( healtarget, Acct::Role::HEALSELF,
8  "(entityID) - heal the currently active target" )
9  COMMAND( status, Acct::Role::PLAYER,
10  " - note giving you detailed ship status information")
11  COMMAND( secstatus, Acct::Role::PLAYER,
12  " - note giving you this character's current security status")
13  COMMAND( list, Acct::Role::PLAYER,
14  " - gives a list of all dynamic entities and players and their destinyState in this bubble")
15  COMMAND( commandlist, Acct::Role::PLAYER,
16  " - gives a list of all game commands, required role, and a description")
17  COMMAND( destinyvars, Acct::Role::GMH,
18  " - shows some current destiny variables")
19  COMMAND( shipvars, Acct::Role::GMH,
20  " - shows other current destiny variables")
21  COMMAND( shutdown, Acct::Role::GMH,
22  " - save all items, kick all connections, and halt server. immediate command." )
23  COMMAND( beltlist, Acct::Role::PLAYER,
24  " - list all roids in current belt's inventory." )
26  " - list all items in current location's inventory (either station or solsystem)." )
27  COMMAND( cargo, Acct::Role::PLAYER,
28  " - gives list of cargo contents and volumes in all holds")
29  COMMAND( shipinventory, Acct::Role::PLAYER,
30  " - list all items in current ship's inventory." )
31  COMMAND( showsession, Acct::Role::PLAYER,
32  " - list current session values." )
33  COMMAND( skilllist, Acct::Role::PROGRAMMER,
34  " - list all skills loaded for character." )
35  COMMAND( shipdna, Acct::Role::PLAYER,
36  " - show current ship DNA." )
37  COMMAND( targlist, Acct::Role::PROGRAMMER,
38  " - show current ship target list." )
39  COMMAND( bubblelist, Acct::Role::PROGRAMMER,
40  " - show current objects in bubble, their destiny state, and movement speed." )
41  COMMAND( track, Acct::Role::PROGRAMMER,
42  " - toggles current object movement tracking state." )
43  COMMAND( attrlist, Acct::Role::PROGRAMMER,
44  " - show current attributes for itemID given in args." )
45  COMMAND( warpto, Acct::Role::GMH,
46  " - warp to an object using its itemID." )
47  COMMAND( fleetboost, Acct::Role::PLAYER,
48  " - note giving you detailed fleet boost information")
49  COMMAND( fleetinvite, Acct::Role::PLAYER,
50  " - sets fleet invite scope to <arg> or none")
51  COMMAND( getposition, Acct::Role::PLAYER,
52  " - gets positional data between ship and moon (for pos placement testing)")
53  COMMAND( bubbletrack, Acct::Role::PROGRAMMER,
54  " - enable/disable bubble outline tracking." )
55  COMMAND( players, Acct::Role::PLAYER,
56  " - shows list of online players")
57  COMMAND( showall, Acct::Role::GMH,
58  " - shows all dynamic items in system on ship scanner.")
59  COMMAND( autostop, Acct::Role::PLAYER,
60  " - sets repair, boost, and ?? modules to stop when target full")
61  COMMAND( bubblewarp, Acct::Role::GMH,
62  " - begin warp to given bubbleID in current ship.")
63  COMMAND( runtest, Acct::Role::PROGRAMMER,
64  " - run testing::posTest()." )
65  COMMAND( bindList, Acct::Role::PROGRAMMER,
66  " - list of current bound objects (with clients)." )
67  COMMAND( dropLoot, Acct::Role::PROGRAMMER,
68  " - commands all npcs in bubble to jettison loot." )
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all kick all connections
Definition: test.h:17
Nice to see you
Definition: agentSays.h:4
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all kick all and halt server immediate command list all items in current location s gives list of cargo contents and volumes in all holds list current session values show current ship DNA show current objects in bubble
* args
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all kick all and halt server immediate command list all items in current location s gives list of cargo contents and volumes in all holds list current session values show current ship DNA show current objects in their destiny and movement speed show current attributes for itemID given in args note giving you detailed fleet boost information gets positional data between ship and moon(for pos placement testing)") COMMAND( bubbletrack
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all kick all and halt server immediate command list all items in current location s gives list of cargo contents and volumes in all holds list current session values show current ship DNA show current objects in their destiny and movement speed show current attributes for itemID given in args note giving you detailed fleet boost information gets positional data between ship and enable disable bubble outline tracking shows all dynamic items in system on ship scanner begin warp to given bubbleID in current ship list of current bound objects(with clients)." ) COMMAND( dropLoot
COMMAND(siglist, Acct::Role::CONTENT," - lists all active signatures, with location, name, and type.") COMMAND(heal
itemID[count] Create count or of the specified() x() entityID Translocate to the specified entity Immediately stops ship
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all kick all and halt server immediate command list all items in current location s inventory(either station or solsystem)." ) COMMAND( cargo
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()() itemID(attributeID)-Retrieves attribute value." ) COMMAND( setattr
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all kick all and halt server immediate command list all items in current location s gives list of cargo contents and volumes in all holds list current session values show current ship DNA show current objects in their destiny state
entityID heal the character with the entityID note giving you detailed ship status information gives a list of all dynamic entities and players and their destinyState in this bubble shows some current destiny variables save all items
Definition: EVE_Roles.h:13