- 0
solved Changing position of UI elements with different resolutions

Asked by
LoLPos,
Go to solution
Solved by TMP4,
-
Activity
-
0
Shaman's Heal Skill Problem ( Not Healing, nor removing negative effects )
Hello, When I use Shaman Healing ability, it does nothing.. It doesn't give any heal, neither removes any negative effetcs from the target.. I already compared skill_proto | char_skill | char_affect with other server-files and I can't find the problem.. https://gyazo.com/6beaa8dd23ce48704c6549ae2c7dc533 Feel free to ask for any information that might help with finding the problem or solution Thank you in advance.. DotWorthy -
8
How To - Open your Safebox in your Inventory
I did everything but i have this syserr in client 0307 15:48:03293 :: networkModule.py(line:200) SetSelectCharacterPhase system.py(line:177) __hybrid_import system.py(line:142) _process_result introSelect.py(line:30) <module> system.py(line:177) __hybrid_import system.py(line:142) _process_result interfaceModule.py(line:12) <module> system.py(line:177) __hybrid_import networkModule.SetSelectCharacterPhase - <type 'exceptions.SyntaxError'>:invalid syntax (uiInventory.py, line 834) 0307 15:48:03293 :: ============================================================== -
32
-
5
-
5
Current Peer host names...
If your server runnng fine then you can pretty much just ignore it. I'm not a MySQL expert but i remember my syslogs was full with such logs. -
5
Current Peer host names...
No, i'm not a troll.. Yes @TMP4 this just a simple question. Its normal? Check my syslog: SYSLOG I worried, because its too many i think... -
5
Current Peer host names...
I think he is asking that what this syslog means. Maybe his db not starting or something, but it would be better to check the syserr instead. -
5
Current Peer host names...
Sorry what are you asking? Not sure if you are for real or trolling. -
5
Client afk in background - Effects started to fun faster
? Yes, the low-effort but working solution is this indeed. The difference between my suggestion and the "fix" from the other topic is that the latter just masks the problem making the client call render even if the client is minimized, so it uses all the functions it normally does, wasting the resources on something that nobody can see. The former one just calls the effect update which is a cpu-only task, and while normally its one of the performance bottlenecks, still doesn't use much resources on its own (without the other render calls). Well not sure- 1
-
-
-
Recently Browsing
No registered users viewing this page.
Question
LoLPos 1
Version of Files : 40k
Hello, im trying to move the yangbox close to the minimap. I moved it to the place with my resolution of 2560x1440, but when i launch the game in 1920x1080 everything disappears. Is there a way to make that position for all resolutions?
This is the code that is changing the position
2560x1440 - https://i.gyazo.com/a85c106cb8ab5e5c1c00ae614a069bd9.jpg - Its in the right place
1920x1080 - https://i.gyazo.com/de1ae5955778f3a66758ef3a05fc0b08.jpg - Its gone
Thanks for any help!
Sorry for bad english, its not my main language
Edited by LoLPosLink to post
2 answers to this question
Recommended Posts