Static Public Member Functions | |
| static mixed | IsGhostBodyID (mixed bodyid) |
| kMobileGhostArtIDs = {402,403,607,608,970} | |
| static mixed | IsOrWasMobile (mixed serial) |
| static mixed | GetMobile (mixed mobile_or_serial) |
| static mixed | InitializeMobile (mixed serial) |
| constructor, don't call directly, use CreateOrUpdateMobile() instead | |
| static mixed | CreateOrUpdateMobile (mixed mobiledata, mixed equipmentdata) |
| called from kPacket_Naked_MOB kPacket_Equipped_MOB kPacket_Teleport | |
| static mixed | GetNotorietyColor (mixed n) |
| return r,g,b | |
Definition at line 963 of file lua_pseudo_code.cpp.
| static mixed obj_mobile::IsGhostBodyID | ( | mixed | bodyid | ) | [inline, static] |
| static mixed obj_mobile::IsOrWasMobile | ( | mixed | serial | ) | [inline, static] |
Definition at line 968 of file lua_pseudo_code.cpp.
| static mixed obj_mobile::GetMobile | ( | mixed | mobile_or_serial | ) | [inline, static] |
Definition at line 970 of file lua_pseudo_code.cpp.
| static mixed obj_mobile::InitializeMobile | ( | mixed | serial | ) | [inline, static] |
constructor, don't call directly, use CreateOrUpdateMobile() instead
Definition at line 973 of file lua_pseudo_code.cpp.
| static mixed obj_mobile::CreateOrUpdateMobile | ( | mixed | mobiledata, | |
| mixed | equipmentdata | |||
| ) | [inline, static] |
called from kPacket_Naked_MOB kPacket_Equipped_MOB kPacket_Teleport
Definition at line 976 of file lua_pseudo_code.cpp.
| static mixed obj_mobile::GetNotorietyColor | ( | mixed | n | ) | [inline, static] |
1.5.6