01-15-2012, 10:17 PM
Hi, I need to know which of these is the flag to dont let players throw a item
Thanks and regards
|
[Guide] Flag for "untrhowable" items
|
|
01-15-2012, 10:17 PM
Hi, I need to know which of these is the flag to dont let players throw a item Thanks and regards
01-15-2012, 11:07 PM
the second one 0x00000002
01-16-2012, 09:45 AM
Moved to guides this is useful, if anyone wishes to add more info to other flags unnamed would be cool.
01-20-2012, 05:26 PM
the second one 0x00000002 I set that flag to some weapons ad i can still drop them...... i left 28 as flag and it cant be dropped now
01-21-2012, 05:13 PM
All i could identify from engine.dll and ep2 gameserver Item Flags: 0x00000001 0x00000002 - CanDrop 0x00000004 - CanBloodGem & CanCompositeEquipItem & CanUpgrade 0x00000008 - CanExchange 0x00000010 - CanSellToShop 0x00000020 0x00000040 - IsMakeAble 0x00000080 0x00000100 0x00000200 0x00000400 - CanKeepStash 0x00000800 - IsExChangeAble 0x00001000 - CanWear 0x00002000 0x00004000 - CannotWear 0x00008000 - IsRareItem (rare seals) 0x00010000 0x00020000 - IsBelong 0x00040000 0x00080000 - IsOriginItem (purple seals) 0x00100000 0x00200000 - HasItemSkill 0x00400000 0x00800000 - HasItemSet 0x01000000 0x02000000 0x04000000 - IsC2costume 0x08000000 - HasSockets 0x10000000 - CanUseTrader 0x20000000 0x40000000 0x80000000 Mob Flag 1: 0x00000001 - IsShopper 0x00000002 - CanAttack 0x00000004 - 0x00000008 - IsMoveAble 0x00000010 - IsPeaceful 0x00000020 - IsZoneMoving 0x00000040 - IsCastleGuard 0x00000080 - IsRefiner 0x00000100 - IsQuest 0x00000200 - IsCastleTower 0x00000400 - IsMineral 0x00000800 - IsCrops 0x00001000 - IsEnergy 0x00002000 - IsEternal 0x00004000 - IsLordSymbol 0x00008000 - IsRemission 0x00010000 - IsEvent 0x00020000 - IsGuard 0x00040000 - IsWareHouse 0x00080000 - IsGuild 0x00100000 - IsBoss (Serverside only) 0x00200000 - IsRaidBoss (Serverside only) 0x00400000 - IsResetStat 0x00800000 - IsChangeWeapon 0x01000000 - IsWarCastle 0x02000000 - 0x04000000 - IsCollect & IsCollectQuest 0x08000000 - IsPartyMob 0x10000000 - IsRareMob (Serverside only) 0x20000000 - 0x40000000 - IsChaoVill 0x80000000 - IsHunterVill Mob Flag 2: 0x00000001 - IsAuctionChar 0x00000002 - IsCollsionModel 0x00000004 - IsMakeItemNPC 0x00000008 0x00000010 0x00000020 0x00000040 - IsTotemNPC 0x00000080 - IsAffinityNPC 0x00000100 - IsShadowNPC (Invisible) 0x00000200 0x00000400 0x00000800 0x00001000 0x00002000 0x00004000 0x00008000 0x00010000 0x00020000 0x00040000 0x00080000 0x00100000 0x00200000 0x00400000 0x00800000 0x01000000 0x02000000 0x04000000 0x08000000 0x10000000 0x20000000 0x40000000 0x80000000
01-21-2012, 06:32 PM
Item 0x00000001 - Stackable (need 1 slot per item or more of the same item in the same slot) 0x01000000 - Title How about skills falo? u can tell anything about that ? There is a flag to make the skill not being affected by castup
02-18-2012, 11:33 AM
The "IsMovable" mob flag doesnt seem to work. I set a npc flag to 264 (quets + movable) but he doesnt move... or maybe i got it wrong?
02-21-2012, 08:04 PM
what is the one for block to set into warehouse ...
02-22-2012, 11:15 AM
0x00000400 - CanKeepStash
02-27-2012, 10:45 PM
The "IsMovable" mob flag doesnt seem to work. I set a npc flag to 264 (quets + movable) but he doesnt move... or maybe i got it wrong? Lil bump about that, no way to make npc moving? If not, what did they put a walk and run anim to mondshine npcs?... |
|
« Next Oldest | Next Newest »
|