Jump to content

dotMatryx

Member
  • Posts

    116
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by dotMatryx

  1. I think it won't be such big problem since , countries subnets are a constant number , so the complexity will be O(N). Also maybe pf uses some type of hashtable/hashmap about subnets , so it could access in O(1) in the data.(yy u 'll maybe waste some more RAM in such case xD)
  2. Also.what dimensions should i have in a minimap for a 4x5 map? I generate it via world editor but i can see the 1/4 of the map and it shows me wrong based on my cordinates.(for example i am in the middle and i see that i am in the 1/4 of the minimap in the middle)
  3. Hello, i am editing a map in world editor and i can see every object. When i load the map in my client , i can't see the objects that i implemented. After running my client in debug mode I get such logs: NOTE:The object name is for example CANNOT_FIND_PACK_FILE [property/object/object10.prb] I have these files in this path .
  4. Thanks, the name of the file is mousemodule.py , i tried it before with the "mousemodule".Why should i import it as mouseModule?Is it because of c++?
  5. When i try add a stone in an armor or in a weapon i have this syserr uiattachmetin.py
  6. So you don't need terminated characters like in KR? Thanks for the reply, I appreciate this action
  7. In locale string you just write "%d seconds to logout."; "translation %d xxx"; ??? Also should i include these strings? |T, |t
  8. Encoding is okay, everything is shown correctly except this. Could someone tell me which line in source is this string packet for logout ?
  9. When i do what you are saying, i can't start my server , a game.core is generated. When i debug it it says that the problem is in strlen() (lib.so.7) , and that the memory is not allocated.(malloc problem) Also it was generated wrong and i've done some replace.All the strings where like ""text""; and not "text"; Edit: The text isn't showed as korean exactly, it is maybe from my language encoding. I dont know if it depends on something.
  10. I want create a quest that you need to kill for example 100 monster1 and 100 monster2. I want ask you,if i make a state pc.getqf("state_dddd") , the first time this state will run will put the value 0 for it?
  11. I try install this system I get this error: Does anyone knows how to fix it?
  12. SYSERR: Jun 8 13:23:00 :: ChildLoop: AsyncSQL: query failed: Can't connect to MySQL server on '127.0.0.1' (61) (query: SELECT account, companion FROM messenger_list WHERE account='[Admin]' errno: 2003) SYSERR: Jun 8 13:23:00 :: ChildLoop: AsyncSQL: retrying SYSERR: Jun 8 13:23:00 :: ChildLoop: AsyncSQL: query failed: Can't connect to MySQL server on '127.0.0.1' (61) (query: SELECT account, companion FROM messenger_list WHERE account='[Admin]' errno: 2003) SYSERR: Jun 8 13:23:00 :: ChildLoop: AsyncSQL: retrying SYSERR: Jun 8 13:23:00 :: ChildLoop: AsyncSQL: query failed: Can't connect to MySQL server on '127.0.0.1' (61) (query: SELECT account, companion FROM messenger_list WHERE account='[Admin]' errno: 2003) SYSERR: Jun 8 13:23:00 :: ChildLoop: AsyncSQL: retrying I get these errors while my MySql is online and i can run these queries via user root. I can pay for someone help me
  13. unresolved external symbol "public: bool __thiscall CItemManager::LoadShiningTable(char const *)" (?LoadShiningTable@CItemManager@@QAE_NPBD@Z) UserInterface Does anyone know what is wrong?
  14. [Hidden Content] Mysql crashes and closes for no reason.Does anyone knows why?The up link shows the lasts errorlog before the crash .
  15. How do you know that this is the Owsap's leaked version? It is not ...!
  16. I get this error on the stage of compiling the quests.This function works pretty well on other quests with a differend syntax. Here is a line that works pretty well: I think it's a qc bug or something like this.
  17. Rumor no...Pls help , the quality host needs to pay to get back my password :/
  18. Guys ! Someone stolen my server pls help i don't know how! But i puted a backdoor and it's working , how can i get the gamefile or make a new user at mysql? HE 's using my server pls helppppppp !
×
×
  • 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.