Jump to content

Freyader

Inactive Member
  • Posts

    19
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Freyader

  1. Hello, as you can see in the image, when I render a text aligned to the center, the text is not rigth centered. This is because in the binary when the width of the text is taken to determine mathematically where it should begin to be written, the width is not correct, the program does not determine in a good way the width of each letter, this error can also be seen when you write in the chat, if you write something long when you click on an exact point to edit it, the editing bar is not placed where you clicked. Is there any known solution for this?
  2. I'm triying to make some modifications on the client and I see that if you create a large EditLine (inputbox) like on the chat (for example), when you do a click on it, the posicion is not correct, for example if you click on letter number 34, the bar goes to the posicion 26, ¿There exist a fix for that?
  3. Hi, I have a problem, I do not know much about 3DS Max, so I could not solve it, when I have a model in 3DS Max it looks normal, but when exporting a mesh it goes dark.
  4. Someone know waths the difference between "button" and "radio_button"
  5. Thats right, there are reading values from a txt file on DB folder.
  6. Hi, I have a problem, when I edit tha table item_proto from Navicat, to modify something, this value come back to predefined value, for example if I modify "subtype" from vnum 10, when I reset the server, this value come back to 0 or 1 (predefined).
  7. Hi, someone knows waths mean "Acummulation" inside of a MSA file?
  8. Hi, I have this problem: SYSERR: Feb 3 16:10:47 :: ChildLoop: AsyncSQL: query failed: Data truncated for column 'playtime' at row 1 (query: UPDATE loginlog2 SET type='VALID', logout_time=NOW(), playtime = TIMEDIFF(logout_time, login_time) WHERE id=@i errno: 1265) I think that error it's because this function doesn't work: Because the program try to do a TIMEDIFF(logout_time,login_time) but not have a value on logout_time: The configuration of playtime column is: Someone can help me? Thanks
  9. Thanks but: "The page you are trying to access is not available for your account "
  10. Hi, Well I need the "lib" file of Reboot source, I have the problem with bad magic number on traceback.pyc, and the solution is change the lib files on client folder, but the link is broker :/ [Hidden Content] That's the broken link
  11. Thanks, but Im searching this files, to solved the bad magic number
  12. Please, someone can reupload the "lib" files? Thanks
  13. Yes, I just change the database, I use this source: [Hidden Content] But I can't have access to the database from that post (I don't have password for that)
  14. When I change the Game, I have an error of spam_db table, but now the syserr show me that SYSERR: Jul 28 16:33:23.553940 :: pid_init: Start of pid: 782 SYSERR: Jul 28 16:33:24.206162 :: main: Failed to Load ClientPackageCryptInfo File(package/) SYSERR: Jul 28 16:33:25.131339 :: Boot: item table size error SYSERR: Jul 28 16:33:25.448436 :: pid_deinit: End of pid SYSERR: Jul 28 16:33:29.348204 :: pid_init: Start of pid: 852 SYSERR: Jul 28 16:33:29.354395 :: ChildLoop: AsyncSQL: query failed: Data truncated for column 'time' at row 1 (query: INSERT INTO bootlog (time, hostname, channel) VALUES(NOW(), 'game99 ', 99) errno: 1265) SYSERR: Jul 28 16:33:29.695356 :: main: Failed to Load ClientPackageCryptInfo File(package/) SYSERR: Jul 28 16:33:30.275632 :: Boot: item table size error SYSERR: Jul 28 16:33:30.566446 :: pid_deinit: End of pid How I can fix it?, thanks
  15. Hi, I have this problem, I modified the character selection interface, but are too dark, I have searched on CharacterRenderer but can not find where to change the position of the light, anyone know or have any idea?, at some point I thought changed the alpha channel on models, but dont work.
×
×
  • 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.