Inherited by CMerc.
Public Member Functions | |
| IMerc@ | Dialog (int dialogid) |
| IMerc@ | Script (string& script) |
| IMerc@ | AI (int aipack) |
| IMerc@ | Bag (int bagid) |
| IMerc@ | Team (int teamid) |
| IMerc@ | Level (int level) |
| IMerc@ | PID (int pid) |
| IMerc@ | PID (array< int > npcpids) |
| IMerc@ | Type (int type) |
| IMerc@ | ID (int id) |
| IMerc@ | Cost (int cost) |
| IMerc@ | StartCost (int cost) |
| IMerc@ | SellPrice (int price) |
| IMerc@ | DynamicPrice () |
| bool | IsDynamicPrice () |
| int | GetDialog () |
| string@ | GetScript () |
| int | GetAIPack () |
| int | GetBagID () |
| int | GetBagValue () |
| int | GetTeamID () |
| int | GetLevel () |
| int | GetLastPID () |
| array< int > | GetPIDs () |
| uint | GetType () |
| int8 | GetBaseType () |
| int | GetCost () |
| int | GetSellPrice () |
| uint | GetID () |
| string@ | GetName () |
| bool | Spawn (Critter& master) |
| bool IsDynamicPrice | ( | ) |
Implemented in CMerc.
| int GetDialog | ( | ) |
Implemented in CMerc.
| int GetAIPack | ( | ) |
Implemented in CMerc.
| int GetBagID | ( | ) |
Implemented in CMerc.
| int GetBagValue | ( | ) |
Implemented in CMerc.
| int GetTeamID | ( | ) |
Implemented in CMerc.
| int GetLevel | ( | ) |
Implemented in CMerc.
| int GetLastPID | ( | ) |
Implemented in CMerc.
| array<int> GetPIDs | ( | ) |
Implemented in CMerc.
| uint GetType | ( | ) |
Implemented in CMerc.
| int8 GetBaseType | ( | ) |
Implemented in CMerc.
| int GetCost | ( | ) |
Implemented in CMerc.
| int GetSellPrice | ( | ) |
Implemented in CMerc.
| uint GetID | ( | ) |
Implemented in CMerc.
1.7.1