- 0
-
Activity
-
2
Problem with hyperlinked item
Item hyperlink is created by the following function inside PythonPlayerModule.cpp: PyObject * playerGetItemLink(PyObject * poSelf, PyObject * poArgs) And then when you click on the text, it triggers this function on python side, which creates the item tooltip: def MakeHyperlinkTooltip(self, hyperlink): These two are main functions that control item tooltip through hyperlink. Python function is used across the python files like uiChat, game and uiWhisper so you should check those files out as well. I hope this will help you out. -
1
[Problem] : battle pass
You are missing one of these functions in CHARACTER class: IsCombOpen() IsOpenMailBox() isSashOpened() Check both char.h and char.cpp for these -
1
Can anybody convert me some gr2 files from 2.8 to 2.11 ?
Here https://mega.nz/file/IL4U1Dab#5QPI5lQOOetK1DIDmvgOV4uHWHckmZVFJVdC8HrySAM Name: cncn.7z Size: 1253454 bayt (1224 KiB) SHA256: CA6DCD742360700109D231398223D256212F5F7CBA62474C8E9B2E8BDAD90473 -
4
Game Login and teleport CPU boost %13-15
Is 0.8 cpu stable while entering the game or teleporting? -
7
Delay in the appearance of monsters on the map
Error is that of mob_proto.txt, all mounts were either linked to the pony or had nothing. I fixed all of them and until then, it showed a significant improvement. Thank you very much, sorry for taking your time.- 1
-
-
17
-
0
Visual Studio Code SSH for Freebsd
Anyone knows if is possible to connect Visual Studio Core to SSH to freebsd? I tried using Microsoft Extensions but it seems that doesn't support Freebsd just Debian/Ubuntu/linux -
7
Delay in the appearance of monsters on the map
I told you to check the accumulation inside the run.msa and walk.msa files, not to send me motlist.txt. Secondly, why is your lion mount using the pony folder? he's taking speed values from the pony's accumulation.. That's horribly wrong. The correct folder to use is lion The correct accumulation value for share/data/monster/lion/run.msa is: Accumulation 0.00 -589.63 0.00 The correct accumulation value for share/data/monster/lion/walk.msa is: Accumulation 0.00 -278.46 0.00- 1
-
-
7
Delay in the appearance of monsters on the map
mob_proto.txt 20118 "lion2" "KING" "NPC" "MELEE" 1 0 "STUN,SLOW,CURSE,TERROR" 0 "pony" 2 0 0 0 0 0 0 120 3 1 0 0 12 4 100 100 0 2000 150 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 data/monster/lion_2/motlist.txt GENERAL WAIT wait.msa 90 GENERAL WAIT1 wait1.msa 9 GENERAL WAIT2 wait2.msa 1 GENERAL WALK walk.msa 100 GENERAL RUN run.msa 100 GENERAL COMBO_ATTACK attack1.msa 100 GENERAL COMBO_ATTACK1 attack2.msa 100 GENERAL COMBO_ATTACK2 attack3.msa 100 GENERAL FRONT_DAMAGE front_damage.msa 100 GENERAL BACK_DAMAGE back_damage.msa 100 GENERAL DEAD dead.
-
-
Recently Browsing
No registered users viewing this page.
Question
Eugen 0
Hi,
I have the next problem with the switchbot:
https://gyazo.com/cc65dfdca932953d93deb804a6a91df2
switchbot.py > https://ghostbin.com/paste/6jjpq
Sysser:
PS: I have cython.
Link to post
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.