Jump to content

colcrt

Member
  • Posts

    21
  • Joined

  • Last visited

  • Feedback

    0%

About colcrt

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

colcrt's Achievements

Contributor

Contributor (5/16)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  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?
×
×
  • 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.