EvEmu
0.8.4
11 September 2021
|
Go to the source code of this file.
Functions | |
COMMAND (spawnn, Acct::Role::ADMIN,"(typeID) - Spawn an NPC with the specified type.") COMMAND(spawn | |
typeID Spawn an NPC with the specified type | COMMAND (unspawn, Acct::Role::SPAWN,"(itemID) - remove and delete itemID") COMMAND(search |
typeID Spawn an NPC with the specified type text Search for items matching the specified query | COMMAND (giveisk, Acct::Role::GMH,"(entityID) (amount) - Give the specified amount of cash to the specified character. 0=self.") COMMAND(pop |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type() | key (value)-Send an OnRemoteMessage" ) COMMAND( setbpattr |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel() | productivityLevel (licensedProductionRunsRemaining)-Change blueprint's attributes." ) COMMAND( getattr |
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 |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()()() itemID() | attributeID (value)-Sets attributeID of itemID to value." ) COMMAND( fit |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()()() itemID() itemID Fits selected item to active ship | COMMAND (giveallskills, Acct::Role::ADMIN,"['me'|<characterID>] - gives ALL skills to designated character or self") COMMAND(giveskill |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()()() itemID() itemID Fits selected item to active ship() | skillID (level)-gives skillID to specified level." ) COMMAND( online |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()()() itemID() attributeID | ( | value | ) |
COMMAND | ( | spawnn | , |
Acct::Role::ADMIN | , | ||
"(typeID) - Spawn an NPC with the specified type." | |||
) |
typeID Spawn an NPC with the specified type COMMAND | ( | unspawn | , |
Acct::Role::SPAWN | , | ||
"(itemID) - remove and delete itemID" | |||
) |
typeID Spawn an NPC with the specified type text Search for items matching the specified query COMMAND | ( | giveisk | , |
Acct::Role::GMH | |||
) |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()()() itemID() itemID Fits selected item to active ship COMMAND | ( | giveallskills | , |
Acct::Role::ADMIN | , | ||
" - gives ALL skills to designated character or self" | ['me'|< characterID >] | ||
) |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()() itemID | ( | attributeID | ) |
Referenced by SystemManager::AddEntity(), SystemManager::AddNPC(), Command_attrlist(), Command_setattr(), Command_unload(), Colony::CreateCommandPin(), SystemGPoint::GetAnomalyPoint(), ItemFactory::GetItem(), Client::MoveItem(), SystemManager::RemoveEntity(), ItemDB::SaveAttributes(), ItemDB::SaveItem(), SpawnMgr::SpawnKilled(), PosMgrDB::UpdateAccess(), PosMgrDB::UpdateHarmonicAndPassword(), and PosMgrDB::UpdatePassword().
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type() key | ( | value | ) |
Referenced by APIAccountManager::_GenerateAPIKey(), Command_pop(), DBResultToIndexRowset(), PyCachedCall::Decode(), GenerateKey(), ConfigDB::GetMapConnections(), ConfigDB::GetMapObjects(), UnmarshalStream::LoadDict(), UnmarshalStream::LoadObjectEx(), ClassDecodeGenerator::ProcessDictInline(), ClassEncodeGenerator::ProcessDictInline(), ClassDumpGenerator::ProcessDictInlineEntry(), ClassCloneGenerator::ProcessDictInlineEntry(), ClassConstructGenerator::ProcessDictInlineEntry(), ClassDestructGenerator::ProcessDictInlineEntry(), ClassHeaderGenerator::ProcessDictInlineEntry(), ClassDumpGenerator::ProcessDictRaw(), ClassDecodeGenerator::ProcessDictRaw(), ClassEncodeGenerator::ProcessDictRaw(), ClassHeaderGenerator::ProcessDictRaw(), and ServiceDB::ProcessStringChange().
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel() productivityLevel | ( | licensedProductionRunsRemaining | ) |
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()()() itemID() itemID Fits selected item to active ship() skillID | ( | level | ) |
Referenced by FxProc::ApplyEffects(), Command_giveallskills(), Command_giveskill(), Skill::FitModuleSkillCheck(), ItemFactory::GetSkill(), Skill::Load(), Skill::SkillPrereqsComplete(), and Skill::Spawn().