EQ2ExtremeService.EQ2Mob.MobType and EQ GM
Posted: August 20th, 2009, 11:15 pm
I have a question concerning Mob Types defined within the eq2extreme.dll. I am using the dll directly from VB.NET 2008. I have discovered a few mobtypes, ie:
'' Mob Types
''----------------------
''24576 = Another Live Player
''24600 = A live players avatar
''24584 = NPC Type
''63496 = harvestable
I can determine when a mobtype is in proximity to my player. I am wondering if the GM comes into the game as a Mob with the Live Player Mob Type or does the GM have a specific mob type that I can trap when the mob is in proximity to my player to suspend any activity?
Thanks in advance.
MidnightG
'' Mob Types
''----------------------
''24576 = Another Live Player
''24600 = A live players avatar
''24584 = NPC Type
''63496 = harvestable
I can determine when a mobtype is in proximity to my player. I am wondering if the GM comes into the game as a Mob with the Live Player Mob Type or does the GM have a specific mob type that I can trap when the mob is in proximity to my player to suspend any activity?
Thanks in advance.
MidnightG