-
Posts
323 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Tonetzkii
-
I dont know...I get this item from Ragnarok PH. Bump!
-
Anyone can make me this item effect? 18574# The Helm of the Lord of Death MDEF + 5. Increase Damage to Boss Type Monsters by 10% Take 5% more damage from normal Monsters and Players. For every upgrade 5 and higher add 1% more damage to Boss Class monsters. ^99FF66Set Bonus^000000 ^00FF00Lord of the Dead Helm^000000 ^00FF00Abysmal Knight Card^000000 Increase Damage to Boss Type Monster by additional 5%. If Lord of the Dead Helm +11 negates the damage from normal Monsters and Players. ^ff0000The Abysmal Knight Card effect is only effective once.^000000 Location: ^777777Upper Middle^000000 Defense: ^77777710^000000 Weight: ^777777100^000000 Required Level: ^77777770^000000 Jobs: ^777777All^000000 #
-
Do you have sprite this for me?
-
Hold on a sec i will check. Patching 11-12-20 sometime i get failed.
-
Im now using KRO miruku but still missing.
-
Anyone give me a sprite of new cart. im having problem in cart when i click i got gravity error. Im using 2012-04-10 - Ragnarok PH client.
-
Ok i used your script for gm restriction insted GM level 4 can lock on map the Normal account is affected on restricted.
-
Good evening insted GM i want to lock normal player that can be affected.
-
Guys anyone fix my script. this is gm account lock map but its not working on rathena. - script NOGMALLOWED -1,{ OnPCLoadMapEvent: if(getgmlevel() >= 10 && getgmlevel() < 99) if(getd(".gmMapCheck_" + strcharinfo(3))) warp "SavePoint", 0, 0; end; OnInit: setarray .maps$[0],"quiz_02","rpc_01","rpc_02","rpc_room01","rpc_room02","prtg_cas03","payg_cas03","gefg_cas03","aldeg_cas03","arug_cas01","arug_cas03","schg_cas03"; for(set [email protected], 0; [email protected] < getarraysize(.maps$[0]); set [email protected], [email protected] + 1) { //set loadevent flag setmapflag .maps$[[email protected]], mf_loadevent; //setup for non-loop based map check later on setd(".gmMapCheck_" + .maps$[[email protected]], 1); } }
-
Sorry for late reply this is not working, Quest said wait 4hours to enter again.
-
Guys i am requesting this script. http://ragnarok.levelupgames.ph/main/old-site/news_detail.php?id=1309
-
How to fix this problem after the killing in my rpc room i got this problem. here is my mapwarp script. mapwarp "rpc_01","quiz_02",350,377;
-
Sometimes a lot of my player having this problem most of all is W7 and Vista when he/she run my exe no error or any message in short no exe apear how to fix this? im using 2011-11-22
-
Greetings, Due the imbalance of Elemental Sword in my server for GX i would like to change this. bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,10000 For all job except GX normal effect no changed. When GX equip all auto cast bolt level 1 bump! Imposible or posible? bump!
-
PvP Master Ultimate [v1.3.0]
Tonetzkii replied to Mooka's topic in PvP, GvG, WoE, Battleground Script Releases
WOE not showing announce/sound in agit during woe how to set this? -
Guys question 2011-11-22 is virus detected? all of my player have problem this issue.
-
Can you correct my script? This is the 1 click refine equipment but the un-refineable equipt like Poo Poo hat of course cannot be refined. prt_in,163,142,3 script Refiner 826,{ if(getequipisequiped(1)) { } else (!getequipisenableref([email protected])) { mes "I cant refine this items. Because it is ^FF0000Un-Refineable^000000."; close; } set [email protected],getequiprefinerycnt(1); while ([email protected] < 4) { successrefitem 1; set [email protected], [email protected]+1; } } if(getequipisequiped(2)) { set [email protected],getequiprefinerycnt(2); while ([email protected] < 4) { successrefitem 2; set [email protected], [email protected]+1; } } if(getequipisequiped(3)) { set [email protected],getequiprefinerycnt(3); while ([email protected] < 4) { successrefitem 3; set [email protected], [email protected]+1; } } if(getequipisequiped(5)) { set [email protected],getequiprefinerycnt(5); while ([email protected] < 4) { successrefitem 5; set [email protected], [email protected]+1; } } if(getequipisequiped(6)) { set [email protected],getequiprefinerycnt(6); while ([email protected] < 4) { successrefitem 6; set [email protected], [email protected]+1; } } if(getequipisequiped(4)) { set [email protected],getequiprefinerycnt(4); if(getequipweaponlv(4) == 1 || getequipweaponlv(4) == 2) { while ([email protected] < 7) { successrefitem 4; set [email protected], [email protected]+1; } } } if(getequipweaponlv(4) == 3 || getequipweaponlv(4) == 4) { while ([email protected] < 5) { successrefitem 4; set [email protected], [email protected]+1; } } } Bump!
-
PvP Master Ultimate [v1.3.0]
Tonetzkii replied to Mooka's topic in PvP, GvG, WoE, Battleground Script Releases
What is the purpose of Points? How to edit 1 pvp room only? -
Good day i am requesting new cart 2012 cart for my client 2011-11-22.
-
First of all you need to download Full kro client.
-
You should update your data.
-
Skip packet obfuscation dll not showing in service pack 2, i already fix this in service pack 3 thank you judas and wayean too and all reply this topic.
-
@dave23 What os did you use? im already fix this in service pack 3, In service pack 1 not showing skip packet obfuscation dll.
-
Ill replace this to plugin folder? Problem solved thank you!