

Kirazu
Member-
Content Count
36 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Kirazu

-
Rank
Neutral
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
continues
-
https://pastebin.com/y1JH1rjF - playersettingmodule https://pastebin.com/JeSZgSn0 - instancebase.h
-
Kirazu started following Improvment - Lag entities, Loop effect disable, Changing LZO keys and 4 others
-
Hello, how can i disable this loop effect, i already saw in playersettingmodule and i didn't saw nothing like that...
-
Hello can someone give me a hand? I need change my LZO keys but idk where and when i start with that, can someone help me?
-
Where i add the images?
-
i removed but dont work
-
Thanks i will try
-
i think yes
-
Thanks the max level are in level 20 now i need other help When i try do one war "The level of guild is to low"
-
Yes brother, but when i tried void CGuild::Initialize() { memset(&m_data, 0, sizeof(m_data)); m_data.level = 20; for (int i = 0; i < GUILD_SKILL_COUNT; ++i) abSkillUsable = true; m_iMemberCountBonus = 0; } That bug idk why
-
#include "stdafx.h" #include "utils.h" #include "config.h" #include "char.h" #include "packet.h" #include "desc_client.h" #include "buffer_manager.h" #include "char_manager.h" #include "db.h" #include "guild.h" #include "guild_manager.h" #include "affect.h" #include "p2p.h" #include "questmanager.h" #include "building.h" #include "locale_service.h" #include "log.h" #include "questmanager.h" SGuildMember::SGuildMember(LPCHARACTER ch, BYTE grade, DWORD offer_exp) : pid(ch->GetPlayerID()), grade(grade), is_general(0), job(ch->GetJob()), level(ch-
-
Can someone help me getting the guild level in max? I'm newbie and i need help cause it's so hard to get handle. What is the file?
-
Can someone help me with that? Fliege serverfiles
-
Where i can change that?