Jump to content

xXCapConXx

Inactive Member
  • Posts

    82
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by xXCapConXx

  1. Hello everyone, I have a problem with my worldeditor. I use the novaline worldeditor and visual studio 2013. I have compiled the worldeditor successfully, but after the compiling there is no executable to run. I've compiled it with Distribute. Can anyone help me please. Regards xXCapConXx
  2. To run Videos you need this in your prototype.py: #mainStream.SetLoadingPhase() mainStream.SetLogoPhase() #mainStream.SetLoginPhase() ## This is the Logophase. #mainStream.SetSelectCharacterPhase() #mainStream.SetCreateCharacterPhase() #mainStream.SetSelectEmpirePhase() #mainStream.SetGamePhase() app.Loop()
  3. Ok now my quests are working. I do the this: Copy all questXX.cpp files, copy all packet files (packet.h, packet_info.cpp && ) Paste this files into novaline game src folder and compiled it. now all quests are working. Thanks to Sanchez!!! Sorry for 3 posts, but the Edit button works not everytime for me...
  4. Mh i want to compile the mainline game, but i have a problem... This is the Log: I hope you or someone else can help me. All other branches works without any error.
  5. Hello, I have a problem with my quests. I'm using the Novaline Game, DB and Binary, but the quests are not working. I have no Packet error or something like that, no server syserr error, no client syserr error. I compiled my quests more then 5 times but everytime the same result... Now my question is, how can i fix this problem... ? I have no idea how to fix this... BTW: I'm using the locale folder from Leaked files. Regards xXCapConXx
  6. Ok.. I also gave up... I return to python2.2... but thanks anyway. (I backup my python2.7 files )
  7. Here: [Hidden Content] I think i do something wrong there..
  8. Thanks but not work... Syserr.txt: Should i input "import CTOA" in the python files?
  9. Ok i've modified my python files and now the client close after 1 second and in the syserr.txt is: LoadScriptFile!!!!!!!!!!!!!! - exceptions.NameError:name 'CTOA' is not defined This is my system.py:
  10. Shit ok... I try to fix my error. Thanks always.
  11. I've think my python files are wrong... can you send me your's? please.
  12. Ok i've try it with the Dev client and the Client opens and close it after 1 second. Syserr.txt is clear but the ErrorLog.txt contains this:
  13. I have also the Devclient and working 2014 Germany client, but i hate the Dev Client and with the Germany Client few things not work. Can you send me working root, uiscript and locale Python files for the 40250 Dev Client? Please.
  14. I'm using standard the devline but i testet it with this and novaline, not works with both. I think i do something wrong in the python files (0xff)... Can you send me working python files? Or the problem is, i using the 2008 Client... I'll try the libs.
  15. Not work... Traceback Error (Nothing else, the text is only "Traceback:".) Sorry for bad english.
  16. Not work. Binary create is successfully, the binary starts but its close after 1 second and the syserr.txt is clear...
  17. Hello, I hope i'm in the right section. I want to use python2.7 in my binary, but how can i do this? Can someone make a tutorial please? And also i want to use is "RootLib", i hope someone can make a tutorial. sorry for my bad english Regards xXCapConXx
  18. I know there are many new systems and packets, but i only need the pong. The rest i try by my self.
  19. Hello, I want to implement the AuthKey (PONG), but i dont know how... Does know this someone? With "AuthKey" i mean: "testtesttesttest" or "1234abcd5678efgh" Please, i need the authkey for my 2008 Client (The bin of this client have a authkey, and i can't use my own bin (without authkey). If someone can make a tutorial how this works it will be nice!!! Sorry for bad english Regards xXCapConXx
  20. Hello, me again. I have last 5 LNK errors with the worldeditor of "DEV-Branch". This are the errors: (Info: the errors are in german... ) i hope someone can help me. Regards xXCapConXx
×
×
  • 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.