- 0
-
Activity
-
3
How to create a shop or multi shop and modify it with an NPC
You have to come from the bottom to get to the top, are you sure ShopEX is better than this? -
39
Paid service - Vegas Projects
Hello i bought some systems from Vegas, the guy is correctly and so helpful. I tried to install a system by myself and I caused some problems, he offered me support and solved the problems without any extra charge also with much respect and politeness. His answer was very fast, even if I bought them time ago, he answered in some moments. -
60
GF-Like Inventory Slot Marking System
I have this problem on uiattachmetin 'InventoryWindow' object has no attribute 'GetInventoryPageIndex' i use martysama and i try to self.inventoryPageIndex = page and all but not working any idea? -
0
Looking for anti inject protection
Hello, im searching for anti inject protection for my game. Please send me dm here. -
6
Sort By Last Play Time
NEW BUG: System works BUT: If you login and -> change character -> login in another character -> back to charselect it will not be last played character... -
2
what hosting for patcher service
thanks for answer, you mentioned webhosting plan on OVH it won't be too slow with multiple connections? -
1
What packages should I install for FreeBSD 12 and Mainline ?
Hi, I use: python27 gmake makedepend devil gdb llvm-devel boost mysql-server80- 1
-
-
2
what hosting for patcher service
I'd suggest you using OVH for that just because they do good with their L7 mitigation service. Either by hosting your patcher on a vps using apache or just by buying a plan for webhosting there. -
133
Render Target Remastered
I would add a little fix too. Presentation: https://ibb.co/Pcqf6y7 In uitooltip.py you have added an additional parameter to def AddItemData, your def probably looks something like this: "def AddItemData(self, itemVnum, metinSlot, attrSlot = 0, flags = 0, unbindTime = 0, preview = 1):" Solution: Python: uiattachmetin.py ##Search self.oldToolTip.AddItemData ##Replace self.oldToolTip.AddItemData(itemIndex, metinSlot, 0, 0, 0, 0) ##Search self.newToolTip.AddItemData ##Replace self.newTool
-
-
Recently Browsing
No registered users viewing this page.
Question
alexghinet 0
Can someone help me with ui.inventory.py for this sistem
if app.ENABLE_HIDE_COSTUME_SYSTEM:
def ButtonsHideCostume(self):
self.elemets_world["position"] = [
[61,45],
[61,8],
[13,15]
I don't know what i didn't do good i entered in client but nothing happend. no syserr .
Link to post
0 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.