botka4aet
Members-
Posts
176 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by botka4aet
-
Disguise Event Not giving prize even answering the right monster
botka4aet replied to lelouchxv's question in Scripting Support
Change npctalk "Disguise Event : You took too long to guess what I was. Please wait 10 seconds while I disguise again."; to npctalk "Disguise Event : You took too long to guess what I was "+$MonsterName$+". Please wait 10 seconds while I disguise again."; and check correct answer -
https://github.com/rathena/rathena/blob/master/doc/item_group.txt
-
Failed to connect to server, map server is online.
botka4aet replied to Amecoeur's question in Installation Support
Do you even try use sclientinfo? -
Use correct wan ip
-
We could not locate the item you are trying to view.
-
Did you add group here - https://github.com/rathena/rathena/blob/master/src/map/itemdb.hpp ?
-
RO Patcher Lite, v4.1.4.1282 - last updated 2021/11/05
botka4aet replied to Ai4rei's topic in Client Releases
I wanna get unique items from nonkro servers -
InfiniteSpace and SkyFortress not working
botka4aet replied to GiftBox's question in Scripting Support
So you can warp to [email protected] ? -
https://github.com/rathena/rathena/blob/master/db/re/item_group_db.txt also read how add - https://github.com/rathena/rathena/blob/master/doc/item_group.txt
-
you can limit hete if([email protected] > [email protected] || [email protected] == 0 || [email protected] > 500){
-
RO Patcher Lite, v4.1.4.1282 - last updated 2021/11/05
botka4aet replied to Ai4rei's topic in Client Releases
Sup. What files i need for working patcher? If i drop raw data.grf - patcher can't download patches Also -
R> NPC Refiner with the equipment materials same as used
botka4aet replied to y00z's question in Scripting Support
if((countitem([email protected]) <= 1) || (Zeny < [email protected])) { mes "[Shadow Blacksmith]"; mes "You don't seem to have"; mes "enough Zeny or "+getitemname([email protected])+"..."; mes "Go get some more. I'll be"; mes "here all day if you need me."; close; } //NEW else if (countitem(getequipid(.part)) > 1) { mes "ERROR"; close;} //NEW END -
Yes
-
[ Guide ] Setting Up 2020 Client & Adding Customs Items!
botka4aet replied to Renzadic's question in Installation Support
you must config WAN ip Do you add RO translation? -
Are you sure? switch(select(" ~ Purchase ^0055FF"+getitemname([email protected][0])+"^000000:"+((((@qe1&1) || (@qe1&256) || (@qe1&512)) && @qe2 > 0 && [email protected])?" ~ Preview...":"")+": ~ ^777777Cancel^000000")) { case 2: set @qe3, getlook(3); set @qe4, getlook(4); set @qe5, getlook(5); set @qe6,1; if (@qe1&1) atcommand "@changelook 3 "[email protected]; <------- if (@qe1&256) atcommand "@changelook 1 "[email protected];<------- if (@qe1&512) atcommand "@changelook 2 "[email protected];<------- break;
-
Request Latest Instance with episode 17.1
botka4aet replied to kangfredy's question in Script Requests
Yes. Also about Moonlight - it's same? -
Request Latest Instance with episode 17.1
botka4aet replied to kangfredy's question in Script Requests
Common people update rathena. If something missing - people just don't have time to do it. You can help and fix it! I think that most content compatible with any client. Untill you have proper files. -
Client 20180620 crash when create a character
botka4aet replied to grenat50's question in Client-side Support
http://www.mediafire.com/file/w22cnyady6uhp1o/ROenglishRE-master_%282%29.zip/file -
R> NPC Refiner with the equipment materials same as used
botka4aet replied to y00z's question in Scripting Support
if (countitem(-idarmor-)) > 1) {mes "error"; close;} -
Only new character will participate on Events
botka4aet replied to Nyx21's question in Scripting Support
Just create event after login. If char job = novice and blvl = 1 and jlvl = 1 set var = 1 -
https://rathena.org/board/topic/122544-guide-fresh-all-in-one-guide-to-implementing-maps-with-worldmap/
-
Client 20180620 crash when create a character
botka4aet replied to grenat50's question in Client-side Support
https://github.com/llchrisll/ROenglishRE -
duplicating mobs wont display the mobid
botka4aet replied to kalabasa's question in Database Support
bcs 3003 already used - https://ratemyserver.net/index.php?page=re_mob_db&mob_id=3003 -
https://rathena.org/board/files/category/159-fully-coded-themes/
- 1 reply
-
- 1
-