-
Posts
830 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Posts posted by Sallycantdance
-
-
-
hello good afternoon everyone i want to disable the used of body reloc when the champion is in trap, web and in close confined space, i already tried this but i got errors im using the latest rathena
Quotecase MO_BODYRELOCATION:
if ( map_count_oncell(src->m,x,y,BL_NPC,0) ) {
clif_skill_fail(sd,skill_id,USESKILL_FAIL_LEVEL,0);
return 0;
}// Block skill usage while you have SC_SPIDERWEB status
if(sc&& sc->data[SC_ANKLE])
break;if (unit_movepos(src, x, y, 2, 1)) {
-
event i already remove the marriage.txt it still appearing if you already fixed this one
-
-
32 minutes ago, Start_ said:
It's on server side -> Try find it on conf folder. (Maybe item or player)
got it thanks bro
item.conf
// Hide n last characters of player's name with asterisk (*) when the player
// obtained an item with special broadcast flag or refined an item at a level with broadcast flag.
// Note: Players with short names can be fully converted to asterisks if this
// config value is set high.
broadcast_hide_name: 0 -
-
29 minutes ago, Start_ said:
Oh I remembered it now. It was WARP patch something about party / friend windows, just go check it out you will get rid this crash for sure.
thank you bro! fixed
-
15 minutes ago, Start_ said:
Missing texture files. I can't tell which files but it's friend and party window texture file related.
i try to put the entire basic_interface folder to check it and after trying it it still crashes, i think it was not the problem
-
hello im using the latest rathena emmulator
packet.h set to
#define PACKETVER 20220406
client side is Froggo Rö Folder im using 20220406 exe
after i click the alt + z the friend and party settings setup tab is appearing there's no problem in the party tab but after i click the circle in the friend tab the client crash do you have any idea how to fix this
-
-
-
2 hours ago, Chaos92 said:
Since I didnt use that froggo client, then I dont know. better check the clientinfo, or how about asked at the correct section then since u used that froggo client.
thank you for your time sir
-
2 hours ago, Chaos92 said:
Since I didnt use that froggo client, then I dont know. better check the clientinfo, or how about asked at the correct section then since u used that froggo client.
thank you for your time sir
-
56 minutes ago, Chaos92 said:
maybe u mistakenly some settings anywhere then. maybe its using usa rather than kr ? or any.
Depends on your setup. also make sure the ports are opened.im using the latest rathena and frogos client side , how can i check if its looking for usa rather than kr? anyways ty for your time
-
12 hours ago, Chaos92 said:
latest rathena already have that implemented. doesnt need to pull anymore.
i already tried the latest rathena but still the guild emblem is not showing i also apply your guide here
After that, run query SQL sql-files/web.sql so that your database will create the table required for web server.
Then recompile since u used Centos, can recompile as usual
./configure
make clean
make sql
make web
make server
the only thing i didnt do is to get the pull in github since you said earlier that the latest rathena is already has it and i didnt edit anything in this part
Then, setting inter-athena.conf for web server, and web athena.conf if needed.
im also done in editing it here ExternalSettings_kr.lub
since it working in my offline server -
8 hours ago, Chaos92 said:
latest rathena already have that implemented. doesnt need to pull anymore.
thank you i will try it
rathena/rathena: rAthena is an open-source cross-platform MMORPG server. -
On 7/1/2021 at 1:45 AM, Chaos92 said:
Use this PR. Easy since its included in rAthena.
hello can you give more details or complete guide how to apply this to the server side? im also having a problem in my online server in offline i already fixed the emblem issue by editing the ExternalSettings_kr file but after i upload my server to my vps and edit the ip in the externalsettings im getting this message
[Info]: IP [POST /emblem/download] 200
[Info]: IP POST /emblem/upload] 200
[Info]: IP [POST /emblem/download] 200
and after searching here in rathena i find your answer here but i dont know how to pull in git so im asking you sir if you can guide me where should i can edit it manually in the server side thank you in advance
-
hello im having this warning message, anyone knows how to fix this? thank you
Quote[Warning]: clif_process_message: Player 'PLAYER IGN' sent a message too long ('ONE TIME I WAS MASTURBATING OUTSIDE A BAR IN CAPITOLA. A POLICE OFFICER SHINED HIS LIGHT INTO THE ALLEY AND FOUND ME WITH MY PANTS DOWN. I EXPLAINED THAT I WAS TAKING A LEAK. FOR MY TROUBLES, THE OFFICER GAVE ME A LECTURE ABOUT HOW I COULD BE CHARGED WITH')!
-
On 5/23/2025 at 1:24 AM, Racaae said:
Put this in \conf\import\battle_conf.txt. Then save the file and use @reloadbattleconf or restart the server.
skill_trap_type: 1
Thank you so much!
-
you my check this guide
-
thanks for this too
-
14 hours ago, Racaae said:
Hello. Change trade_unconditional: true to trade_unconditional: false.
You can learn more about the functions of each permission in: /doc/permissions.txtthank you sir !
-
hello im wondering how to edit gm permission event its level 99 it cant drop the item or cant trade if the item is not tradable or droppable so i cant test the item on time without using normal player ty
- Id: 99
Name: Admin
Level: 99
Inherit:
Support: true
Law Enforcement: true
LogCommands: true
Permissions:
can_trade: true
can_party: true
command_enable: true
all_skill: false
all_equipment: false
skill_unconditional: false
use_check: true
use_changemaptype: true
all_commands: true
channel_admin: true
can_trade_bounded: true
item_unconditional: false
bypass_stat_onclone: true
bypass_max_stat: true
macro_register: true
trade_unconditional: true
#all_permission: true -
R>Costume Weapon Diff
in Source Requests
Posted
can some share your latest costume weapon that is compatible for the latest rathena?