MaestroLuke Posted October 4, 2009 Posted October 4, 2009 Back and active on sharing thnx gonna try it
K4N4BS Posted October 4, 2009 Posted October 4, 2009 I can do something like this? if (Config.ALLOW_REGEN_SYSTEM) { player.isInsideZone(L2Character.ZONE_PEACE) mpRegenMultiplier *= (Config.REGEN_SYSTEM_MP); } if (Config.ALLOW_REGEN_SYSTEM) { player.isInsideZone(L2Character.ZONE_PEACE) hpRegenMultipliers *= (Config.REGEN_SYSTEM_HP); } if (Config.ALLOW_REGEN_SYSTEM) { player.isInsideZone(L2Character.ZONE_PEACE) cpRegenMultiplier *= (Config.REGEN_SYSTEM_CP); }
WizZy™ Posted October 4, 2009 Author Posted October 4, 2009 You can ,but you have to register the configs etc etc..
K4N4BS Posted October 4, 2009 Posted October 4, 2009 Oh yea, i know it... Just asking ^^, Thanks. P.S: Nice share. P.S2: I can do the same whit others Zones, right?
WizZy™ Posted October 4, 2009 Author Posted October 4, 2009 Yep. Just type ZONE_ and press CTRL+SPACE and it will show u all zones possible :P
K4N4BS Posted October 4, 2009 Posted October 4, 2009 Ok, thanks for help, I hope today i will make a Big Share whit this ^^.
xDunno Posted October 5, 2009 Posted October 5, 2009 Lee thx for nc share =] but i think its usefull where is no npc buffer whit heal command :)
WizZy™ Posted October 5, 2009 Author Posted October 5, 2009 Lee thx for nc share =] but i think its usefull where is no npc buffer whit heal command :) Not only.. it can be useful for alot of things :D
xAddytzu Posted October 5, 2009 Posted October 5, 2009 OMG, Your post looks like a beginner. Make DIFF!
WizZy™ Posted October 6, 2009 Author Posted October 6, 2009 OMG, Your post looks like a beginner. Make DIFF! its time to learn alone.
Recommended Posts