Jump to content

JollyPotato

Inactive Member
  • Posts

    16
  • Joined

  • Last visited

  • Feedback

    0%

About JollyPotato

Informations

  • Gender
    Male

Recent Profile Visitors

1019 profile views

JollyPotato's Achievements

Apprentice

Apprentice (3/16)

  • Reacting Well
  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done

Recent Badges

0

Reputation

  1. Hey, how i can finish this :S void CRenderTarget::ViewArmor(BYTE bJob, DWORD dwVnum) { SelectModel(bJob); ChangeArmor(dwVnum); } now i need a Code in CPythonRenderTargetModule.cpp PyObject* renderTargetViewArmor(PyObject* poSelf, PyObject* poArgs) { ?????????????? }
  2. Hey, if i start my Client in Debug Mode i got spammed by the massage "importing from lib time" do you know how i can solve this Problem? importing from lib time importing from lib time importing from lib time importing from lib time importing from lib time importing from lib time importing from lib time importing from lib time importing from lib time importing from lib time JollyPotato
  3. Hello Devs, I have a problem with my Sash when I try to equip it does not happen anything if I change the subtype of 2 to 1 (Subtype of hairstyle), the Sash goes into the slot where the hairstyles come in but not a model (maybe because it is with the Subtype hairstyle ) I hope you can help me with the problem No Syserr Client and Serverside Syslog: BIN SRC Gametype.h: Jolly Potato
  4. what i need to compile normale source or the crypt?? i read that i need to compile the cryptop or something
  5. Hello Devs, i have a problem to compile my client source.. i use a v90 source and put a system inside with code v120 now i put my source to v120 now my error : i see that i have a older cryptlib and need to update it but how i can do this ?
  6. Hey guys i try to install the new Char Selct with Maxmi 4.1 Client now i have this problem 0823 03:51:15040 :: Failed to load script file : locale/tr/ui/selectcharacterwindow.py 0823 03:51:15042 :: ui.py(line:2769) LoadScriptFile system.py(line:192) execfile system.py(line:161) Run system.py(line:177) __LoadTextFile__ LoadScriptFile!!!!!!!!!!!!!! - exceptions.SyntaxError:invalid syntax (line 535) 0823 03:51:15042 :: ============================================================================================================ 0823 03:51:15042 :: Abort!!!! 0823 03:51:15043 :: introSelect.py(line:278) __LoadBoardDialog ui.py(line:2786) LoadScriptFile exception.py(line:36) Abort SelectCharacterWindow.LoadBoardDialog.LoadScript - exceptions.SystemExit: 0823 03:51:15043 :: ============================================================================================================ 0823 03:51:15043 :: Abort!!!! I think the problem is selectcharacterwindow.py but i dont selectcharacterwindow.py
  7. Hey guys i have a probm i cant make Damage with the Lycan skill... Only Sword damage JollyPotato
  8. Hey guys, can some one help tme to compelier a vanila source in my FreeBSD root ...
  9. okay guys i install now freebsd 9.3 on local pc and now i want to make gmake and have now a another problem gcc -Ofast -fomit-frame-pointer -g -march=i686 -msse4 -mssse3 -Wall -I../include -c -o lapi.o lapi.c cc1: error: invalid option argument '-Ofast' cc1: error: unrecognized command line option "-msse4" <builtin>: recipe for target 'lapi.o' failed gmake[2]: *** [lapi.o] Error 1 gmake[2]: Leaving directory '/root/workspace/mainline/liblua/src' Makefile:11: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/root/workspace/mainline/liblua' Makefile:60: recipe for target 'all' failed gmake: *** [all] Error 2 its the Makefile but i dont know what i do false i uploade my makefile .... sory for the best english JollyPotato Makefile
  10. I have now the problem : g++49 -Wall -O2 -pipe -mcpu=i686 -fno-exceptions -fno-rtti -MM *.cc > Depend g++49: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead cc1plus: error: CPU you selected does not support x86-64 instruction set cc1plus: error: CPU you selected does not support x86-64 instruction set cc1plus: error: CPU you selected does not support x86-64 instruction set cc1plus: error: CPU you selected does not support x86-64 instruction set cc1plus: error: CPU you selected does not support x86-64 instruction set Makefile:29: recipe for target 'dep' failed gmake[1]: *** [dep] Error 1 gmake[1]: Leaving directory '/root/workspace/mainline/libpoly' Makefile:35: recipe for target 'libpoly' failed gmake: *** [libpoly] Error 2 root@ns517857:~/workspace/mainline #
  11. Hey metin2dev i want to install Vanilla Source 65730 from Korken: [Hidden Content] i have a Root Server with FreeBSD 10.1 on my Root Server what i must do to install all this Files ? maybe can some one help me over Skype or TeamSpeak? JollyPotato
  12. Hey guys can some one help me with this Game Souce i dont understand how to use it i use at the moment Vanilla Core 2.6 (67210) but i want to install the lycan over (Source or finish installed) can somehelp me or say how i do that FreeBSD 10.1 64x JollyPotato
×
×
  • 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.