-
Content Count
85 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by hendra814
-
Need 2018-06-21bRagexeRE or 2018-06-21aRagexeRE
hendra814 replied to Vivid's question in Client-Side Requests
here for 2018-06-21 https://drive.google.com/file/d/16VhFbvirHAmiQbiUde7oLE1XPcu1DSsi/view?usp=sharing -
here https://drive.google.com/file/d/1OHKdLvnyzuKbxgQKDzwDbm8LKiE5GQ_9/view?usp=sharing
-
Try this link click
-
at this part set #Mission_Points, #Mission_Points-@cost; change it into delitem, 7539-@cost;
-
find this set #Mission_Points, #Mission_Points+.@Mission_Points; and replace into getitem 7539,.@Mission_Points;
-
not test, but try this prontera,147,162,5 script Point Merchant 47,{ // ===================== Settings =========================== set .@skillname$,"^0000FF[ Baldur ]^000000"; set .numitem,30001; // ================== End of Settings ======================= mes .@skillname$; mes "Hello ^FF0000["+strcharinfo(0)+"]^000000!"; mes "What do you want to do?"; next; switch(select("-Buy Skill Point:-Cancel")) { case 1: if (.numitem < 22) { mes "You don't have enough "+getitemname(.numitem)+""; end; } mes .@skillname$; mes "Okay input the Amount"; mes "of Points you want to buy!"; next; mes .@skillname$; mes "1 Point has a cost of 20 pcs "+getitemname(.numitem)+""; input .@amount; delitem .numitem,.@amount*20; set SkillPoint, SkillPoint + .@amount; mes "There you are, enjoy your new points!"; close; } case 2: mes .@skillname$; mes "Come again..."; close; }
-
Case close just revert the missing files using git revert. Thanks Ai4rei for the info.
-
Yesterday my hercules server detected some files as a virus by avast antivitus. and i got problem when load all the server beause missing some file include runserver.bat. now i try to recompile the server again, but runserver.bat still not appear in my hercules server folder. So please help me to fix this, how to show it again.
-
Zodiac of the months
hendra814 replied to Ridley's topic in Quest, Shops, Functions & Algorithms Releases
already try change the script. after i remove the quote when load the script got error. okay here the lastest script works for hercules -
Zodiac of the months
hendra814 replied to Ridley's topic in Quest, Shops, Functions & Algorithms Releases
@Dastgir, Sorry, getting error again,in game player could make the item without bring the item. and the required item not show in chat windows. on map server show this error. -
using @summon command. but this i'm creating for rathena. not test yet for hercules.
-
Zodiac of the months
hendra814 replied to Ridley's topic in Quest, Shops, Functions & Algorithms Releases
@Dastgir Thank you very much, it's working now. -
Zodiac of the months
hendra814 replied to Ridley's topic in Quest, Shops, Functions & Algorithms Releases
ok, now got new error. -
Zodiac of the months
hendra814 replied to Ridley's topic in Quest, Shops, Functions & Algorithms Releases
sorry, i'm using the old one, but using the new script still got error -
Zodiac of the months
hendra814 replied to Ridley's topic in Quest, Shops, Functions & Algorithms Releases
not working, got error [Error]: script error in file 'npc/custom/zodiac.txt' line 18 column 4 script:add_word: invalid word. A word consists of undercores and/or alphanumeric characters, and valid variable prefixes/postfixes. 15: next; 16: mes "[Zodiac of the Month]"; 17: mes "Would you like to make the Zodiac "+((.@Z==1)?"Diadem":"Crown")+" for the "+gettime(6)+"th Month of this year ?"; * 18: ((is_clientver(0,54))?"<ITEM>"+getitemname(.Zodiac[gettime(6)-1])+"<INFO>"+.Zodiac[gettime(6) -1]+"</INFO></ITEM>":"^FF0000"+getitemname (.Zodiac[gettime(6)-1])+"^000000"); ~~~~~~~~~~~~~~~~~~~~~~~~^ 19: next; 20: if(select("Yes:No") == 2) close; 21: switch(gettime(6)){ and so much error after edit that part. -
2018-06-05bRagexeRE closing when trys to open
hendra814 replied to luan122's question in Client-Side Support
@4144 so doesn't need to pick option disable packet encyption again in new client KRO -
2018-06-05bRagexeRE closing when trys to open
hendra814 replied to luan122's question in Client-Side Support
are you using packet obfuscation? because i didn't see disable packet encryption in your nemo log. here mine if you want to try -
can some one tell me what my problem is. here the detail, when i'm use 2017 client i could open advanced setting and change screen size by setup.exe but when i'm use 2018 client, i'm can't open advanced setting and change screen size. what ever i'm pick in the setup.exe the game client always show 1024x600 (because this is max screen size in my laptop) my laptop using windows 7 32 bit. but when i'm run in my pc with windows 7 64 bit all function in 2018 game client work normal my KRO already update to the lastest. so what the problem is. because my friend use same os like my laptop and could open advanced settings too. once more, the problem when in char select, 5 top character screen select crop by default here the ss here my diff option
-
Announcing mvp's death and an NPC that tells you if certain mvp is dead or alive
hendra814 replied to deviruzy's question in Script Requests
any one have this script? the eathena link already died. Thanks before. -
maybe something wrong with clientinfo.xml in your client side. wrong Ip maybe?
-
Sorry, for inet i never tried. i'm only tried with lan
-
Sorry, i want ask you, is this server you play with LAN connection or just for your PC/ i mean Offline server.
-
check all your script, if there have disable that script, because that's the problem.
-
what you're put in network.config