Jump to content

NosferatusS

Members
  • Posts

    237
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by NosferatusS

  1. it is posiible to change title color of NPC, ive already done it... it just doesnt work wehn i add a custom NPC :/
  2. ahh... well i prefer not too shinny weapons, thats for 353453452394292x servers :)
  3. Is it possible to change title color of custom NPCs? I could do it for basic (non-custo) NPCs, but for those that i made didnt work... i entered a new line, wrote correct color code... but nothing... and ive got disabled server side title... soo, whats wrong? anyway knows how to do it?
  4. that glow is not at +0 xD 1-15 blue 16 red 17-19 green 20 purple 21 whine... people have s grade weapons max up to +8 (just one has dagger b grade +20)
  5. Soon weapons will be added to mob drop by low chance in Ginats Cave... also 6 raids will be spawn (3 titanium raids and 3 normal raids that drop Bews, and s weapon/armor)... Giants Cave custom zone will be finnished till end of the week :) [/url]
  6. stop flaming other server, go fix urs first...
  7. you need to be more specific what kind of error you get, post a screen... but i think its because of wrong column number that u've entered... if you'r adding new skills i prefer you copy a lready existing line and create a new line somewere in the middle and just change id and skill textures/animations... that way u wont get error...
  8. Weapons will be added as drop by low chance to new custom zone (party zone) this week. All weapons equal +7 S Grade weapons in P./M. Attack, Special abilities can be seen on screens. Feel free to comment on the new custom weapon set.
  9. W00t 3x L2extreme.com.us.org ?! :D
  10. u think this server is the real l2extreme? xD maybe u should wake up from your wet dreams
  11. try to add skill ingame //add_skill 3591 1 and see if it exists, if it doesnt, then you don't have core support for it... btw, in navicat you need to have 3591 under skill id and 1 under level...
  12. check the number of colums that u have enter.. i prefer you copy a weapon and change textuires one by one... that the most safe way to do... doestn matter where u save it
  13. you need to add textures to chargrp.dat.. or your missing those textures...just open that file and check it out
  14. ts cool to use it in LMS or DM.. could make that players get this helmet and their names are not displayed :D so ppl dunno who's who unless they know their equipment ;P
  15. its for MxC advertizing :D.. anyway.. nice armor u got there :D who made it? :P
  16. well i just dont se how this can potect.. you just delete dll file and l2.exe and replace it with old one when u see PHx gets blocked already on start... it can protect player just from total noobs who dont even know how phx works :o but ofc, it can be added just for addtional protection, alwas good to have as much protection as possible
  17. rly nice ideas uve made come true :) gj
  18. w00t!? i always wanted to write poop on a weapon!!! joke :D thnx, it help newbies on the first steps in the client modding world :D
  19. lawl ok, srry, my bad :( anywayz, non of these "l2extreme" servers can compare even 1% to the old one :)
  20. Muahaha, im so happy to hear about turkish, we had alot of fun xD actually i had fun PKing him :P i call em sister :) turkishknight - worst duelist ever :) ... L2x was boring no1 wanted to PvP, i flagged every1 even in 4 vs 1 and they didnt want to flag back :(... after i left (i was top1 pvp) and i checked in one week and i was still top1 :D EternalSins ofc :D DELETED
  21. website:www.l2roxtreme.co.cc forum: www.l2roxtreme.tk atm there are 37 ppl online, max were 56. (server opened for 4 days)
  22. nice share, try to make helmet texure so head is also invisible :)
  23. first of all u were wrong u cant edit stats for spear in 6600-6699.xml cos that are stats for spear and not for its SA unless u want to just add smthing you need to search in skill stat section.. cos SA is a passive skill dont be such a dick lol, she just wanted to help... here is code... use this <skill id="3591" levels="1" name="Special Ability: Infinity Spear"> <!-- Done by EternalSins Description(s): During a critical attack, this ability removes one or more of the enemy's buffs. It increases the character's Maximum HP, Maximum CP, Atk. Spd., and Accuracy, and gives a bonus to damage inflicted on an enemy during PvP. It reflects debuffs targeted upon the character back upon the enemy. It enables the character to attack multiple enemies. --> <set name="power" val="0.0"/> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_PASSIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <for> <mul val='1.25' order='0x30' stat='maxHp'/> <mul val='1.50' order='0x30' stat='maxCp'/> <mul val='1.07' order='0x30' stat='pAtkSpd'/> <add val='4.89' order='0x40' stat='accCombat'/> <add val="10" order="0x40" stat="reflectSkillPhysic"/> <add val="10" order="0x40" stat="reflectSkillMagic"/> </for> </skill> hopefully u core supports this skill otherwise u need to add core support
  24. i serched forum for long time and i couldnt find any guide how to apply skills to core... pls help, tyvm
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..