Jump to content

dramaa93

Members
  • Posts

    161
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by dramaa93

  1. <skill id="341" levels="1" name="Touch of Life"> <set name="hpConsume" val="1215"/> <set name="power" val="50"/> <set name="target" val="TARGET_ONE"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="magicLvl" val="78"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="40"/> <set name="effectRange" val="400"/> <set name="reuseDelay" val="1200000"/> <set name="hitTime" val="1800"/> <set name="aggroPoints" val="810"/> <for> <effect count="120" name="HealOverTime" time="1" val="50" stackOrder="1" stackType="touch_of_life"> <mul order="0x30" stat="gainHp" val="1.3"/> <mul order="0x30" stat="cancelVuln" val="0.7"/> <mul order="0x30" stat="debuffVuln" val="0.7"/> </effect> </for> </skill> for example what i have to add to this skill script to make it available only in olympiad?
  2. l2jfrozen, class master not working that the problem solved thx @MairHost
  3. # ----------------------- # Class Master - # ----------------------- # Allow Change Class with ClassMaster AllowClassMasters = True # Allow Upgrade Strider with ClassMaster AllowClassMastersStriderUpdate = True # Allow to define which class is allowed to be assigned through class master AllowClassMastersFirstClass=true AllowClassMastersSecondClass=true AllowClassMastersThirdClass=true # Config for special Class Master npc that can change players occupation # If you need change occupation only use quest then set this to False (Default) # Syntax: occupation number;[required item id(count)],[],...;[reward item id(count)],[],...;occupation number... # Examples: # # ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)] # 1st occupation change for 100.000 Adena (item id 57) # 2nd occupation change for 1.000.0000 Adena (item id 57) # 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575) # On 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622) # # ConfigClassMaster=1;[];[];2;[];[];3;[];[] # 1st, 2nd, 3rd occupation change for free, without rewards ConfigClassMaster = 1;[];[];2;[];[];3;[];[] # Class Manager Handled Remotely at Level 20/40/76 AllowRemoteClassMasters = True is there anything else i have to allow ? i mean for some reasons its not working... there its navicat 70434 31228 Roy The Cat 1 Class Master 1 Monster.cat_the_cat 7 18 70 male L2Npc 40 2500 2500 40 11 40 43 30 21 20 20 0 0 988 470 470 216 253 0 333 0 0 0 55 120 0 1 0 LAST_HIT what i am miss?
  4. good and trusted, and also he did it rly fast. and rly patience .
  5. I want to know prices so if there are some designers write me in pm
  6. so that why i cant found my post lately network.serverpackets ok i will see thx it was not there, i think i am looking something else ..
  7. in frozen source where can i find pvp/pk title prefix? i want to change something there but cant find where it is ... if any1 know give me direction pls ..
  8. thx, can be closed, special thx to good guy @scraw
  9. Find all town songs on youtube, make mix then this MP3 convert into ogg go into music folder and for example if your main town is Giran find it's music, it's will be related to giran copy it's full name delete file, give this name (what you copied from music folder) to your fail and put it into music. I hope I was clear Tbh if you search a little... https://maxcheaters.com/topic/74749-l2-change-boring-towns-music/
  10. I did but it's not logging in, before compile, source had some errors and I used quick fix on some files can be this reason?
  11. same error seems like source is fked up but somehow i compiled it, also run w/o errors but cant log .. is this even possible? i mean i just closed login server and this happend , i was not even logged in?? https://i.imgur.com/BXxJLLY.jpeg
  12. i had internal and l2 .ini 127.0.0.1 and now i changed it with my ip and its gave me same error 2 times, and this error pop up into login server, i posted screen if you see that the only error, nothing else comes out into gs or ls
  13. but, look, when i downloaded this source inside was compiled version as well, and its working w/o problem but when i compiled it my self its also run w/o erros but the diff is that cant log in.. frozen 1132 .. https://imgur.com/DFNF5bs there is error i got now when i tried log, hope now i get help
  14. i mean source is fked up and its still got compiled and even more run w/o errors, is it possible?
  15. ui ho, ver davinaxe kai da vivaraudeb hi-shi welcomes gulisxmob? interludeshi welcome configidan unda charto manda ar vici magram iqneb raime msgavsi iyos..
  16. no no, i did not fill internal and external they are on basics, 127.0.0.1 just like l2.ini, is there any way that source is fked up but server still run w/o errors?
  17. its on basics 127.0.0.1
  18. interludea? tu interludea da raime axals amateb init.py lokacia gaaqvs mititebuli?
  19. hi there, i have question, i just compiled server just set up everything correctly and run game & login server w/o any error but i cant log into game.. any idea what is the problem? and yeh when i set up already compiled server its worked...
  20. When I uploaded on this site it's checked automatically There is no way to be viruses in this files, it's just html and some sql files, nothing special, maybe chrome read scripts as virus ...
  21. https://files.fm/u/cw5szafgd#/ This is buffer, pvp/pk manager, global gk, and gm shop for l2jfrozen, contains everything (sql files and what you need to instal) and pages are named to where you have to put them
  22. what i have to add this skill to make it available only in olympiad ?? <skill id="341" levels="1" name="Touch of Life"> <set name="hpConsume" val="1215"/> <set name="power" val="50"/> <set name="target" val="TARGET_ONE"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="magicLvl" val="78"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="40"/> <set name="effectRange" val="400"/> <set name="reuseDelay" val="1200000"/> <set name="hitTime" val="1800"/> <set name="aggroPoints" val="810"/> <for> <effect count="120" name="HealOverTime" time="1" val="50" stackOrder="1" stackType="touch_of_life"> <mul order="0x30" stat="gainHp" val="1.3"/> <mul order="0x30" stat="cancelVuln" val="0.7"/> <mul order="0x30" stat="debuffVuln" val="0.7"/> </effect> </for> sry i posted into wrong section .... delete it...
  23. i want to give characters color by amount of pvp but, when i am using color codes that i have used into html, its don't changing colors for nicks, for example "333033" its give gray color to text but not to nick ... i hope you understand..
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock