Good afternoon, does anyone have the guild system updated as the official server has?
Discord: .maze#2423
Beiträge von Filipe Ferreira
-
-
When a member of a kingdom attacks another member of another kingdom, the same loses alignment. Does anyone know how to fix?
-
Can someone put me here if it's possible how do I put it to stay at night automatically but only on a specific map?
Just visually or actually night (like /eclipse)?
eclipse
-
hey, check out my thread
Bitte melden Sie sich an, um diesen Link zu sehen.
I could modify it for you.
To make automatically just only day/night and just on specific maps
I have already such a code to use only on specific maps (because i dont want to use the weather extension on Firelord map (idl the correct Name of this map right now) and so on...)
Edit: Oh i missunderstood, if you want it permanent so you could change just the environment (like comment bellow)
add me discord: .maze#2423
-
Can someone put me here if it's possible how do I put it to stay at night automatically but only on a specific map?
-
how do i put the items out always regardless of the player's level?
-
I have a problem with p2p. After an X time I can not see the chat on certain maps. Basically when they're in different colors. I need someone who knows that. Who knows and wants to help just say a price.
Discord: .maze#2423
-
Bitte melden Sie sich an, um diesen Link zu sehen.
can help? -
Bitte melden Sie sich an, um diesen Link zu sehen.
-
Code
- 0221 02:02:48475 :: CREATE_WEBBROWSER_ERROR:0
- 0221 02:03:05042 :: CreateFromMemoryFile: Cannot create texture
- 0221 02:03:05042 :: CGraphicImage::OnLoad: CreateFromMemoryFile: texture not found(d:\ymir work\ui\public\options\bg_board_2.tga)
- 0221 02:03:05043 :: ui:4749: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
- 0221 02:03:05044 ::
- uiPickupFilter.py(line:36) __Load_LoadScript
- ui.py(line:4745) LoadScriptFile
- ui.py(line:4978) LoadChildren
- ui.py(line:4978) LoadChildren
- ui.py(line:4749) LoadChildren
- OptionDialog.__Load_LoadScript - <type 'exceptions.RuntimeError'>:Failed to load image (filename: d:/ymir work/ui/public/options/bg_board_2.tga)
- 0221 02:03:05044 :: ============================================================================================================
- 0221 02:03:05044 :: Abort!!!!
When I try to open the itemshop the customer crashed, does anyone know how to fix it?
Just read the Error?
Failed to load image (filename: d:/ymir work/ui/public/options/bg_board_2.tga)
I have this tga, it's all right. If I disable RenderTarget everything works correctly. This error only happens when I open the in-game itemshop.
Bitte melden Sie sich an, um diesen Link zu sehen.fix?Bitte melden Sie sich an, um diesen Link zu sehen.
-
Code
- 0221 02:02:48475 :: CREATE_WEBBROWSER_ERROR:0
- 0221 02:03:05042 :: CreateFromMemoryFile: Cannot create texture
- 0221 02:03:05042 :: CGraphicImage::OnLoad: CreateFromMemoryFile: texture not found(d:\ymir work\ui\public\options\bg_board_2.tga)
- 0221 02:03:05043 :: ui:4749: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
- 0221 02:03:05044 ::
- uiPickupFilter.py(line:36) __Load_LoadScript
- ui.py(line:4745) LoadScriptFile
- ui.py(line:4978) LoadChildren
- ui.py(line:4978) LoadChildren
- ui.py(line:4749) LoadChildren
- OptionDialog.__Load_LoadScript - <type 'exceptions.RuntimeError'>:Failed to load image (filename: d:/ymir work/ui/public/options/bg_board_2.tga)
- 0221 02:03:05044 :: ============================================================================================================
- 0221 02:03:05044 :: Abort!!!!
When I try to open the itemshop the customer crashed, does anyone know how to fix it?
-
If a player is on ch1 and another on ch4, even though he is in the same city, he cannot send friend requests. "The player is not online" appears. Can anyone help me fix this?
-
Code
I will try, thank you very much
-
I already tried something like this and it didn't work
-
I have my bravery capes and spend yang depending on the player's level. But I wanted up to level 30 to use the cape for free. Someone can help me?
Code- case UNIQUE_ITEM_CAPE_OF_COURAGE:
- case 70057:
- case REWARD_BOX_UNIQUE_ITEM_CAPE_OF_COURAGE:
- {
- long long llPrice = ((int)GetLevel()/10) * 1000;
- if (GetGold() < llPrice)
- {
- ChatPacket(CHAT_TYPE_INFO, LC_TEXT("You don't have enough Yang."));
- return false;
- }
- AggregateMonster();
- PointChange(POINT_GOLD, -llPrice, true);
- }
- break;
-
Most servers just use channel99 for it and call it GLOBAL or something like this in the client but the downside would be that farming on this map is limited to one channel.
If you just want a full map i recommend just spawning offline shops in every channel
very thanks
-
I have my server with 4 channels. Does anyone know how I can put the 3 villages on channel 1 only? For example, I was on channel 4, and when I teleported to the village, I would automatically be on channel 1. And if I changed maps, I would return to channel 4.
Someone can help me?
-
ranking not open
-
yes but I don't understand how I can do that :X
You should say directly, that you search for the entire code...
yes, can help?
-
can you help with that?
take a look in to the last spoiler
yes but I don't understand how I can do that :X