-
Content Count
41 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Syrex

-
Rank
Neutral
Informations
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
that's not funny If I know the solution, I wouldn't have asked here
-
what should i do ?
-
Syrex started following problem in 4 Inventory Page, problem in all maps, skill proto navicat and 6 others
-
All maps are like this : spike wallpaper what's problem ??
-
how i can add this in navicat ?
-
SYSERR: Jun 27 05:36:32 :: heart_idle: losing 144 seconds. (lag occured) SYSERR: Jun 27 05:37:13 :: ModifyPoints: cannot find table by vnum 1594508078 SYSERR: Jun 27 05:37:42 :: ModifyPoints: cannot find table by vnum 1594508078 SYSERR: Jun 27 05:37:42 :: ModifyPoints: cannot find table by vnum 1594508078 SYSERR: Jun 27 05:37:42 :: ModifyPoints: cannot find table by vnum 1594508078 SYSERR: Jun 27 05:37:42 :: ModifyPoints: cannot find table by vnum 1594508078 SYSERR: Jun 27 05:37:42 :: ModifyPoints: cannot find table by vnum 1594508078 any one help me ???
-
How i can put this Ep Bar Here ? and change icon
-
how i can change icon ? i need to put this in sidebar how ?
-
i have a problem in game ...when i select Character and join the game ...the game exit , Like what is in the video Code: 0627 03:37:30293 :: CArea::LoadObject Property(23604552) Load ERROR 0627 03:37:30298 :: CArea::LoadObject Property(23757698) Load ERROR 0627 03:37:30298 :: CArea::LoadObject Property(23757698) Load ERROR 0627 03:37:30298 :: CArea::LoadObject Property(675108646) Load ERROR 0627 03:37:30298 :: CArea::LoadObject Property(675108646) Load ERROR 0627 03:37:30298 :: CArea::LoadObject Property(3017097156) Load ERROR 0627 03:3
-
i can't connect to the server i have this problem : and this ip in config.cpp free image hosting with direct link but i can't login in server why ?
-
i replace it with if (LC_IsNewCIBN() && amount > 0) but show another error in cmd_gm.cpp #ifdef WJ_CHEQUE_SYSTEM case DoSetTypes::CHEQUE: // Cheque { int amount = 0; str_to_number(amount, arg3); if (amount + tch->GetCheque() > CHEQUE_MAX) return; tch->PointChange(POINT_CHEQUE, amount, true); } break; #endif i replace it with #ifdef ENABLE_CHEQUE_SYSTEM case 9: // won {
-
when i compile , it show this error " Won System " And this is Char.cpp file
-
How i can Add a new currency ? like this !? And make the way to get the new currency from this item
-
i was add 4 Inventory Page but Only one IV appeared and the second did not appear !! it was showing this error 0615 08:38:14573 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 0615 08:38:28249 :: Traceback (most recent call last): 0615 08:38:28249 :: File "networkModule.py", line 247, in SetGamePhase 0615 08:38:28249 :: File "game.py", line 97, in __init__ 0615 08:38:28250 :: File "interfaceModule.py", line 285, in MakeInterface 0615 08:38:28250 :: File "interfaceModule.py", line 169, in __MakeWindows 0615 08:38:28250 :: File "uiInventory.py", line
-
## ## Interface ## import constInfo import systemSetting import wndMgr import chat import app import player import uiTaskBar import uiCharacter import uiInventory import uiDragonSoul import uiChat import uiMessenger import guild import ui import uiHelp import uiWhisper import uiPointReset import uiShop import uiExchange import uiSystem import uiRestart import uiToolTip import uiMiniMap import uiParty import uiSafebox import uiGuild import uiQuest import uiPrivateShopBuilder import uiCommon import uiRefine import uiEquipmentDialog import uiGameButton import uiTip import uiCube import miniMap #