Jump to content
  • 0
Hatake Kakashi

bug making guild

Question

all my players can't make a new guild. and i test it i try to @guild any name or get emperium then /guild any name for example /guild fkrtiygj or @guild asjdsar4d

said guild name already exist. but i try many names or letters but still get that bug. hais thanks

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

maybe some error in your source code

try go to src/map/guild.c

try search for emperium id >> 714

or this line

if( battle_config.guild_emperium_check && pc_search_inventory

if still cannot

have u try copy the guild.h and guild.c source code from other revision?(desperate measure)

Link to comment
Share on other sites

lately this is working my /guild and @guild but now not i dont know why.

not in emp. its on /guild when you make guild all guild names i test it but still Guild Already Exist. damn

*HELP

Edited by Hatake Kakashi
Link to comment
Share on other sites

Make sure you only use allowed characters in guild name (see char_athena.conf). Check server console for any errors/warnings.

  • Upvote 1
Link to comment
Share on other sites

like this? but still can't make new guild. omg~

// Manage possible letters/symbol in the name of charater. Control character (0x00-0x1f) are never accepted. Possible values are:
// NOTE: Applies to character, party and guild names.
// 0: no restriction (default)
// 1: only letters/symbols in 'char_name_letters' option.
// 2: Letters/symbols in 'char_name_letters' option are forbidden. All others are possibles.
char_name_option: 1

i see error in map_server when i make guild.

post-329-0-10288100-1327882679_thumb.jpg

Edited by Hatake Kakashi
Link to comment
Share on other sites

658msm.jpg

In rAthena, there is no such column `guildwinscount`.

The error must be from some customization you are trying to add, or you are not using rAthena.

Edited by Brian
*moved to Source Modification Support
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.