-
Posts
381 -
Joined
-
Last visited
-
Days Won
28
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by BeWan
-
Version 3.0.0
7 downloads
You can disabled rodex and bank feature just add mapname in rodex.txt You can use this mod to complete disabled rodex and bank function in the whole server by editing the condition in mod. By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, kindly message me.$10.00 -
i did this already. wait for the approval of the file. this is paid version release.
-
Version 1.0.0
3 downloads
In response to this post : + two client requesting this By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, kindly message me.$20.00 -
-
View File Ganbantein and Land Protector Old Behavior Sample Video: https://drive.google.com/file/d/1vsVErqmxK-JADKQbMwbTgM_8Vv49LgIa/view?usp=sharing Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me. Submitter BeWan Submitted 03/25/2021 Category Source Modifications Video https://drive.google.com/file/d/1vsVErqmxK-JADKQbMwbTgM_8Vv49LgIa/view?usp=sharing Content Author BeWan
-
yeah
-
much better if you use unique_id
-
@Azhul no need to message me. @Haruka Mayumi help you already.
-
Version 1.0.1
28 downloads
Sample Video: https://drive.google.com/file/d/1vsVErqmxK-JADKQbMwbTgM_8Vv49LgIa/view?usp=sharing Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me.$25.00 -
View File Meteor Storm + Land Protector In response to this post : Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me. Submitter BeWan Submitted 02/19/2021 Category Source Modifications Video Content Author BeWan
-
separate the condition to make it work.
-
Version 1.0.1
25 downloads
In response to this post : Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me.$20.00 -
https://rathena.org/board/topic/115914-how-to-delete-magnifying-glass-icon-that-appear-on-guide-npc-head/
- 1 reply
-
- 1
-
-
then use script like if(base == thief class id){}else{}
-
this happen because on the 2nd time no sql command to execute. check the file on that part so you can fix your problem.
-
Jobs: Assassin: true Thief: false try
-
RagnaPanel - Laravel Admin Panel
BeWan replied to MakingRO's topic in Project Concepts & In Progress
Nice update.. -
here bonus bDef,(50+(getrefine()/1)); bonus(bHealPower, 20 * getskilllv(SU_PURRING)); if(getskilllv("SU_SPIRITOFSEA") >= 1){ skill "AL_PNEUMA",1; }
-
set .Fee,500000; if(Zeny < .Fee){ npctalk "message"; end; } if(class == Job_Knight) { set Zeny, Zeny - .Fee; changebase 4060; close; end; } if(class == Job_Assassin) { set Zeny, Zeny - .Fee; changebase 4065; close; end; } if(class == Job_Crusader) { set Zeny, Zeny - .Fee; changebase 4073; close; end; }
-
this is paid src modification.
-
View File Rental NPC Support 3rd/4th job Suit Mado Gear and Dragon *Don't forget to add required skill on your suit item skill "RK_DRAGONTRAINING",5; skill "NC_MADOLICENCE",5; Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me. If you like it, give me a Submitter BeWan Submitted 12/27/2020 Category Utilities Video Content Author BeWan
- 1 reply
-
- 2
-
-
Version 1.0.0
308 downloads
*Don't forget to add required skill on your suit item skill "RK_DRAGONTRAINING",5; skill "NC_MADOLICENCE",5; Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. • I can give you support, but please, do not message me. If you like it, give me aFree -
Disconnect when trying to log into the server
BeWan replied to PoringSpr's question in Client-side Support
make sure your packet obfuscation in your file and client same enabled or disabled and check your clientinfo.xml - <version></version>