-
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 1.4
925 downloads
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 -
this is item sprite error.
-
i create my own script that have red and blue team. kindly pm me if you are interested.
-
you need to update his script.
-
what is the view id? also increase hg limit number.
-
https://github.com/rathena/rathena this is the latest version on the github.
-
Utility: Freebies NPC with Gepard Function (UniqueID)
BeWan replied to BeWan's topic in Utility Script Releases
ofcourse. update this #FreebiesReward1 > 0 and #FreebiesReward1 = 1; -
data - full hollow mask.rar
- 1 reply
-
- 2
-
-
-
try to add " " to read space in name
-
Utility: Freebies NPC with Gepard Function (UniqueID)
BeWan replied to BeWan's topic in Utility Script Releases
use the script on your hosted server. -
Utility: Freebies NPC with Gepard Function (UniqueID)
BeWan replied to BeWan's topic in Utility Script Releases
the script is 100% working in gepard. may i ask if you run this on your localhost? your error generate only if there's no gepard function install on your src. -
Item overtaking the front of the character.
BeWan replied to hardelite's question in Graphics Support
you can fix this by using sprite editor. -
NO FILES on Clientside/dat/only 1 txt inside/
BeWan replied to alexander0203's question in Client-side Support
this is your ro.grf herc_renewal_2019.grf herc_resources.grf -
NO FILES on Clientside/dat/only 1 txt inside/
BeWan replied to alexander0203's question in Client-side Support
i told you to open your ro.grf not the ro files lol -
need mo un login table para maka log in ka sa game mo. kung gusto mo gawin gm suit yung character mo dun yun sa clientinfo
-
*i don't know if this is allow or not. *but if not kindly delete my comment data.rar
-
name of the sprite?
-
NO FILES on Clientside/dat/only 1 txt inside/
BeWan replied to alexander0203's question in Client-side Support
use grfeditor to open your ro.grf and then follow this path data / luafiles514 / lua files / datainfo / accessoryid.lub and accname.lub if you want to make a copy right click and then click extract / extract folder -
- script disablebuff -1,{ OnPCLoadMapEvent: getmapxy @map$,@x,@y,0; if (@map$ == "guild_vs1" || @map$ == "guild_vs2") { sc_end SC_KAHU_ENTEN; sc_end SC_HYOUHU_HUBUKI; sc_end SC_KAZEHU_SEIRAN; sc_end SC_DOHU_KOUKAI; } } guild_vs1 mapflag loadevent guild_vs2 mapflag loadevent try this one.
-
i think its not a bug. this is normal behavior
-
to show the error. enable debug mode = true in application
-
Utility: Freebies NPC with Gepard Function (UniqueID)
BeWan replied to BeWan's topic in Utility Script Releases
Find: getitem .items[[email protected]],.items[[email protected]+1]; and replace with this : getitembound .items[[email protected]],.items[[email protected]+1],1; -
why dont you just disable it in the whole map then?
-
NO FILES on Clientside/dat/only 1 txt inside/
BeWan replied to alexander0203's question in Client-side Support
path for lub files data / luafiles514 / lua files / datainfo / accessoryid.lub and accname.lub -
Utility: Freebies NPC with Gepard Function (UniqueID)
BeWan replied to BeWan's topic in Utility Script Releases
this function is to avoid spam even if you use proxy. Like getting the mac address or the private ip of your laptop or desktop.