Jump to content

[ Dead Download Link ] Notice Ingame [ We Need You ]


Recommended Posts

  • Premium

0451e-a6d329ae-f423-4cd1-8215-70989f3f2e

 

because I wanted to do something with it but I was lazy and so I share

 

instalation:

 

game.py

 

underneath it all 

 

def noticias(self):
import noticias
self.firewall = noticias.Noticias()
if self.firewall.IsShow():
self.firewall.Hide()
else:
self.firewall.Show()
 
then look onPressKeyDict[app.DIK_F4] = lambda : self.__PressQuickSlot(7) we add:
 
onPressKeyDict[app.DIK_F7] = lambda : self.noticias()
 
pd: the interface wild_dragon is fix published soon fix
 
credits: be me
 
sorry bad english 
 
good night
 
  • Love 6
Link to comment
Share on other sites

The news can't posted from a quest or db table???

thanks for share

 

it is in the noticias.py

 

self.texto1 = self.comp.TextLine(self, 'Hola probando ', 105, 276, self.comp.RGB(60, 242, 650))
self.texto2 = self.comp.TextLine(self, 'Hola probando2', 104, 304, self.comp.RGB(60, 215, 255))
self.texto3 = self.comp.TextLine(self, 'Hola probando3', 104, 335, self.comp.RGB(255, 31, 0))
self.texto4 = self.comp.TextLine(self, 'Hola probando4', 106, 365, self.comp.RGB(255, 255, 0))
Link to comment
Share on other sites

  • Management

The news can't posted from a quest or db table???

thanks for share

it is in the noticias.py

self.texto1 = self.comp.TextLine(self, 'Hola probando ', 105, 276, self.comp.RGB(60, 242, 650))

self.texto2 = self.comp.TextLine(self, 'Hola probando2', 104, 304, self.comp.RGB(60, 215, 255))

self.texto3 = self.comp.TextLine(self, 'Hola probando3', 104, 335, self.comp.RGB(255, 31, 0))

self.texto4 = self.comp.TextLine(self, 'Hola probando4', 106, 365, self.comp.RGB(255, 255, 0))

I now it is in the python script, but if was from quest or db it's much better

how to do for a quest or db???

raw

raw

Link to comment
Share on other sites

  • 2 weeks later...

I added  this  system and sysser.txt :CCC

0616 08:35:43375 ::   File "game.py", line 1364, in OnKeyDown
 
0616 08:35:43375 ::   File "game.py", line 439, in <lambda>
 
0616 08:35:43375 :: AttributeError
0616 08:35:43375 :: : 
0616 08:35:43375 :: 'GameWindow' object has no attribute 'noticias'
0616 08:35:43375 :: 
 
0616 08:35:43376 :: Traceback (most recent call last):
 
0616 08:35:43376 ::   File "game.py", line 1364, in OnKeyDown
 
0616 08:35:43376 ::   File "game.py", line 439, in <lambda>
 
0616 08:35:43376 :: AttributeError
0616 08:35:43376 :: : 
0616 08:35:43376 :: 'GameWindow' object has no attribute 'noticias'
0616 08:35:43376 :: 
Link to comment
Share on other sites

  • 4 months later...
  • 3 years later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 3

      Crystal Metinstone

    2. 3

      Feeding game source to LLM

    3. 113

      Ulthar SF V2 (TMP4 Base)

    4. 3

      Feeding game source to LLM

    5. 0

      Target Information System

    6. 3

      Feeding game source to LLM

    7. 2

      anti exp explanation pls

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.