- 0
-
Activity
-
27
-
885
-
27
Fix Target Info System
Where i can find the system target info complete? this is just a fix.. -
885
[40250] Reference Serverfile + Client + Src [15 Available Languages]
You probably downloaded already compiled sources. That's why you can't find it. I'm pretty new in this as well so my apologize if am not right- 1
-
-
-
885
[40250] Reference Serverfile + Client + Src [15 Available Languages]
I try to add a mob target info system on it, but i can't find some files as: service.h, char.cpp,char.h, input_manager.cpp, item_manager, packet_info.cpp i should create new ones or the values are saved in another files? if so explain me please where i can find it. -
885
[40250] Reference Serverfile + Client + Src [15 Available Languages]
Thanks man for sharing this -
9
-
19
Compare Item ToolTIP System
I can take a look at may 2023 little patience...- 2
-
-
-
-
Recently Browsing
- No registered users viewing this page.
Question
z35 79
Hey Devs, my client syserr showed this problem, any help to fix it?
1223 00:04:37047 :: Traceback (most recent call last):
1223 00:04:37048 :: File "introSelect.py", line 555, in <lambda>
1223 00:04:37048 :: File "introSelect.py", line 1047, in OverInButton
1223 00:04:37048 :: TypeError
1223 00:04:37048 :: :
1223 00:04:37048 :: not all arguments converted during string formatting
1223 00:04:37048 ::
Also, line 1047 of introSelect.py
self.toolTip.AutoAppendNewTextLine(uiScriptLocale.SELECT_PLAYTIME % (playTime), grp.GenerateColor(1.0, 1.0, 0.0, 1.0))
Link to comment
Share on other sites
Top Posters For This Question
2
1
1
Popular Days
Dec 22
2
Dec 23
1
Dec 1
1
Top Posters For This Question
z35 2 posts
DarkAng3l 1 post
[Dev]Medo 1 post
Popular Days
Dec 22 2015
2 posts
Dec 23 2015
1 post
Dec 1 2017
1 post
Popular Posts
DarkAng3l
self.toolTip.AutoAppendNewTextLine(uiScriptLocale.SELECT_PLAYTIME + " : %dmin" % (playTime), grp.GenerateColor(1.0, 1.0, 0.0, 1.0)) SELECT_PLAYTIME haven't variable in locale_interface.txt
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now