Jump to content

kieranFMT2

Member
  • Posts

    334
  • Joined

  • Last visited

  • Feedback

    0%

About kieranFMT2

Informations

  • Gender
    Male

Recent Profile Visitors

2017 profile views

kieranFMT2's Achievements

Proficient

Proficient (10/16)

  • Very Popular Rare
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

284

Reputation

  1. Hello does anyone still have the arianea.pl client this version
  2. If you have more items than the slots can cater for in the dialog the script breaks
  3. Can anyone tell me how to fix this? In file included from vip.cpp:5: vip.h:11: error: ISO C++ forbids declaration of 'TVIPTable' with no type vip.h:11: error: expected ';' before '*' token vip.h:12: error: 'TVIPTable' has not been declared vip.h:19: error: 'TVIPTable' was not declared in this scope vip.h:19: error: template argument 2 is invalid vip.h:19: error: template argument 4 is invalid vip.cpp: In member function 'void CVIPManager::Initialize()': vip.cpp:20: error: request for member 'clear' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp: In member function 'void CVIPManager::ClearVIPTable()': vip.cpp:30: error: request for member 'empty' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp:32: error: request for member 'clear' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp: At global scope: vip.cpp:36: error: prototype for 'bool CVIPManager::InsertVIP(TVIPTable*)' does not match any in class 'CVIPManager' vip.h:12: error: candidate is: bool CVIPManager::InsertVIP(int*) vip.cpp: In member function 'bool CVIPManager::InsertVIP(TVIPTable*)': vip.cpp:38: error: request for member 'insert' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp: At global scope: vip.cpp:42: error: no 'TVIPTable* CVIPManager::FindVIP(int)' member function declared in class 'CVIPManager' vip.cpp: In member function 'TVIPTable* CVIPManager::FindVIP(int)': vip.cpp:44: error: ISO C++ forbids declaration of 'it' with no type vip.cpp:44: error: request for member 'find' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp:46: error: request for member 'end' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp:51: error: base operand of '->' is not a pointer vip.cpp: In member function 'void CVIPManager::GiveEffects(CHARACTER*)': vip.cpp:61: error: ISO C++ forbids declaration of 'it' with no type vip.cpp:61: error: request for member 'begin' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp:63: error: request for member 'end' in '((CVIPManager*)this)->CVIPManager::m_map_pkVIP', which is of non-class type 'int' vip.cpp:65: error: base operand of '->' is not a pointer gmake: *** [OBJDIR_GAME/vip.o] Error 1 gmake: *** Waiting for unfinished jobs....
  4. I have tried your version of the code and the code that people have put none of it works for me
  5. Ok now i have solved this error however when i go to open the shop it dc's the client and shows this error on serverside syserr SYSERR: Aug 17 00:29:16.67143 :: Process: UNKNOWN HEADER: 38, LAST HEADER: 0(0), REMAIN BYTES: 67, fd: 19 SYSERR: Aug 17 00:29:16.345463 :: Process: UNKNOWN HEADER: 245, LAST HEADER: 0(0), REMAIN BYTES: 84, fd: 19 Anyone know why this is or where this error could be? They seem to change everyime i try or maybe because i tried opening private shop in the timeout option rather than 2 days SYSERR: Aug 17 00:21:59.620214 :: Process: UNKNOWN HEADER: 165, LAST HEADER: 0(0), REMAIN BYTES: 67, fd: 19 SYSERR: Aug 17 00:21:59.939591 :: Process: UNKNOWN HEADER: 173, LAST HEADER: 0(0), REMAIN BYTES: 84, fd: 19 SYSERR: Aug 17 00:22:00.259761 :: Process: UNKNOWN HEADER: 229, LAST HEADER: 0(0), REMAIN BYTES: 101, fd: 19
  6. #Update Now this error is apparent in python 0816 00:37:25411 :: Traceback (most recent call last): 0816 00:37:25411 :: File "ui.py", line 1488, in CallEvent 0816 00:37:25411 :: File "ui.py", line 134, in __call__ 0816 00:37:25411 :: File "ui.py", line 116, in __call__ 0816 00:37:25411 :: File "uinewshop.py", line 122, in CreateShop 0816 00:37:25412 :: IndexError 0816 00:37:25412 :: : 0816 00:37:25412 :: list index out of range 0816 00:37:25412 ::
  7. Hey there, So i finally manage to compile the offlineshop in the game source. Ingame there is something wrong and i dont know what there is no syserror. The only thing related to this offlineshop is a line in core syserr SYSERR: Aug 15 21:10:34.639058 :: SetShopItems: not enough shop window
  8. Good afternoon, I can not open a private shop on my game. When i click bundle the dialog shows up like set name and put items in but when i am finished with that and go to press open shop it just closes window and does nothing i checked syserr from client and checked syslogs etc from core and there is no evidence of an error relating to private shop so i am guessing it has something to do with the src. I am trying to remove offlineshop from my game when i realised this error. I even checked with the offline shop still implemented and didn't work. I am quite sure it has something to do with game src but i dont know what exactly. Can anyone help me or give me a few areas to check? Thanks
  9. Wow are you proud of yourself? These are actual issues that i experienced while trying to add an interface for metin2 (not illumina and not this). What your looking for here someone can make on paint.net and sell it to you for how much he likes but if that is your choice so be it
  10. says the one begging for help on a forum for a purchased system that has no relevance to this forum?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.