Cum sa vezi echipamentul altor jucatori
Pagina 1 din 1 • Distribuiţi
Cum sa vezi echipamentul altor jucatori
1. Clientside
Modificam uitarget.py (acesta e in root sau uiscript)
Pe la linia 287 vom gasi:
def ShowDefaultButton(self):
self.isShowButton = TRUE
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_WHISPER])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EXCHANGE])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_FIGHT])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EMOTION_ALLOW])
for button in self.showingButtonList:
button.Show()
Modificam astfel:
def ShowDefaultButton(self):
self.isShowButton = TRUE
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_WHISPER])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EXCHANGE])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_FIGHT])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EMOTION_ALLOW])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_VIEW_EQUIPMENT])
for button in self.showingButtonList:
button.Show()
2. Serverside:
Trebuie sa aplicam acest diff:
This difference file has been created by ricky92 using IDA Pro
game_r2089M_32
0007E995: E8 EB
0007E996: B6 29
Dar daca aveti probleme cu launcherul, aplicati si acest diff :
This difference file has been created by ricky92 using IDA Pro
game_r2089M_32
000263D2: 13 0B
00026403: 13 0B
00026420: D7 A7
00026421: 02 01
Atentie! *Recomandat doar pentru game 2089
Modificam uitarget.py (acesta e in root sau uiscript)
Pe la linia 287 vom gasi:
def ShowDefaultButton(self):
self.isShowButton = TRUE
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_WHISPER])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EXCHANGE])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_FIGHT])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EMOTION_ALLOW])
for button in self.showingButtonList:
button.Show()
Modificam astfel:
def ShowDefaultButton(self):
self.isShowButton = TRUE
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_WHISPER])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EXCHANGE])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_FIGHT])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_EMOTION_ALLOW])
self.showingButtonList.append(self.buttonDict[locale.TARGET_BUTTON_VIEW_EQUIPMENT])
for button in self.showingButtonList:
button.Show()
2. Serverside:
Trebuie sa aplicam acest diff:
This difference file has been created by ricky92 using IDA Pro
game_r2089M_32
0007E995: E8 EB
0007E996: B6 29
Dar daca aveti probleme cu launcherul, aplicati si acest diff :
This difference file has been created by ricky92 using IDA Pro
game_r2089M_32
000263D2: 13 0B
00026403: 13 0B
00026420: D7 A7
00026421: 02 01
Atentie! *Recomandat doar pentru game 2089
- bl00dmaster
- Membru Fidel
- Sex :
Postări : 619
Puncte : 5034
Mulţumiri primite : 0
Înregistrat la : 09/12/2014
Ani : 27
Subiecte similare
» Reclama altor servere!
» Ramas Bun Dragi jucatori!
» Jucători online pe server -new
» Bonusuri super :X
» Jucatorul\Jucatori preferat\preferati
» Ramas Bun Dragi jucatori!
» Jucători online pe server -new
» Bonusuri super :X
» Jucatorul\Jucatori preferat\preferati
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum