- 0
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Activity
-
3
Repaired version of Scorpion for assassin male
I think no, we need to change the map because our players did not like this beautiful map. We changed the map because the players did not like it. -
6
-
6
Problem uimessenger.py
Search if not uiGameOption.MOBILE: width = self.GetWidth() height = self.GetHeight() self.addFriendButton.SetPosition(-60, 30) self.whisperButton.SetPosition(-20, 30) self.removeButton.SetPosition(20, 30) self.guildButton.SetPosition(60, 30) Change with width = self.GetWidth() height = self.GetHeight() self.addFriendButton.SetPosition(-60, 30) self.whisperButton.SetPosition(-20, 30) self.removeButton.SetPosition(20, 30) self.guildButton.SetPosition(60, 30) Care to tabs -
6
Problem uimessenger.py
0818 15:59:16482 :: Traceback (most recent call last): 0818 15:59:16482 :: File "ui.py", line 1409, in CallEvent 0818 15:59:16482 :: File "ui.py", line 90, in __call__ 0818 15:59:16483 :: File "ui.py", line 72, in __call__ 0818 15:59:16483 :: File "interfaceModule.py", line 1266, in ToggleMessenger 0818 15:59:16483 :: File "uiMessenger.py", line 349, in Show 0818 15:59:16483 :: File "uiMessenger.py", line 378, in __LoadWindow 0818 15:59:16483 :: AttributeError 0818 15:59:16483 :: : 0818 15:59:16483 :: 'module' object has no attribute 'MOBILE' 0818 15:59:16483 :: -
6
-
3
-
6
-
0
Metin2cms by ionut is not connecting to the server
Hi, I filled out the config.php file with my server ip, MySQL user and pw. It still says „server is offline“. anyone else had that problem? Error logs from webspace are clean -
897
[40250] Reference Serverfile + Client + Src [15 Available Languages]
Hi, I did the whole procedure and also changed the serverinfo.py file but when I start the machine the client does not log in. it gives me connection error with the server
-
Question
Karbust 2012
Hello
Today I found out about another bug, it happens only when I push pet first and then mount the bonus aren't removed when I die... (if I push mount first and then the pet and I die, the bonus are removed)
I'm using this system but is not working:
This only happens with mounts, horse doesn't affect...
Thanks
Link to comment
Share on other sites
Top Posters For This Question
2
1
Popular Days
Jul 23
1
Jul 26
1
Jul 22
1
Top Posters For This Question
Karbust 2 posts
PACI 1 post
Popular Days
Jul 23 2017
1 post
Jul 26 2017
1 post
Jul 22 2017
1 post
Popular Posts
PACI
i don't even know why you're using the same piece of code on each condition. there's no difference at all. it's useless. also, you're using item.vnum (item.get_vnum()) without anything pointing to a
Karbust
Solved! I just needed to change "item_vnum" to "pet_item", since "pet_item" is the item vnum (local pet_item = pc.getqf("pet_item")) and the quest flag is being set when the pet is called: "pc.se
2 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