Jump to content

colcrt

Inactive Member
  • Posts

    21
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by colcrt

  1. why does this code not work? always read bg1 or if you change them both you see the dark background "name" : "bg2", "type" : "ani_image", "x" : 0, "y" : 0, ##"x_scale" : float(SCREEN_WIDTH) / 1024.0, "y_scale" : float(SCREEN_HEIGHT) / 768.0, "width" : 1024.0, "height" : 768.0, "x_scale" : float(SCREEN_WIDTH), "y_scale" : float(SCREEN_HEIGHT), "delay" : 60, "images" : ( "locale/es/ui/login/anime/1.sub", "locale/es/ui/login/anime/2.sub", "locale/es/ui/login/anime/3.sub", "locale/es/ui/login/anime/4.sub", "locale/es/ui/login/anime/5.sub", "locale/es/ui/login/anime/6.sub", ) .sub title subImage version 2.0 image "1.jpg" left 0 top 0 right 1024 bottom 768
  2. I have that error in the customer and I can not find either the error or information that can help me, if anyone would be so kind and can help me
  3. if I have bind_ip: ip publishes in the config that I must do then? Excuse me for reliving this post.
  4. hi, I'm implementing a packer that encodes the binary (.exe) which does its job but I don't know why when I load the game I get this error, any idea?
  5. I have this crc32 7079df2c 3873224 30292659 2157719936 pack/root.epk but I do not understand how that is generated with c ++ because a crc32 is like that 0x75bcf0d6
  6. compiler errors -> hi dev, I am trying to compile torrentpatch with VS2013 I have already solved several errors but these nose that I can do; try to correct it with this but it does not correct a help is that those errors is on that side
  7. hi dev, as I mention in the title where I get the source code of that library compiled in vs 2013 and it does not let me compile torrentpatch since that lib is outdated
  8. if(!pPC) { sys_err("Nullpointer in CHARACTER::GetQuestFlag %lu", GetPlayerID()); return 0; } hi dev, I was looking at fix I have doubt this really works for the mistake, --> Quest :: PC :: GetFlag crash
  9. hi dev, how can I move towards the front, try but I can only move it up and down
  10. hi dev, if someone very kind and could help me with that file "CRC32_inc.h" thank!! Abel(Tiger)
  11. Main.cpp:69: undefined reference to '_malloc_options' collect2 error: id returned 1 exist estatus Hi dev, Is this function important? Is there any way to fix this without commenting the line?
  12. hi dev, I am trying to understand the operation of the packets and structures in the sorce of the game and binary, I have seen GC, CG, GD etc. but I can not find what the difference is or what function they perform more specifically
  13. I do not know why I have this error, the number of "XXX" always changes I have been looking and comparing the structures but I have not seen anything different, use mainline in server and novaline client 0105 17:11:24799 :: Unknown packet header: XXX, last: 251 250 Auth syslog
  14. I come to ask for your great collaboration since apparently freebsd has been updated and I have this error and I do not know how to solve it!
  15. I have this script to load the client offline, because I am creating a taskbar but I can not make it move the character or the camera I am not very good in python I ask for a help What could you do or should you change in it? logininfo.py
  16. Hi, excuse my bad English I have that error and I can not fix it,
×
×
  • 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.