Jump to content

event.QuestButtonClick No run


Recommended Posts

Hello company !!
 
Any edge I want to apologize for my poor knowledge in English that requires me to use google translate to conmuniquer with you, I'm French but in our community that's not it, in short!
 
I have a pretty interesting worries that fills me with astonishment before a small description of the server used:
 
-Windows
-Game 40K + for Windows compiled from source code
-db 40K + for Windows compiled from source code
-client 40K + for Windows compiled from source code
 
(All this is supeflux but at least you know.)
 
The problem is, I added in the IS button on a stock inventory button that is supposed to open a quest, except that here it is, the syslog warns me that the function is fine but the quest will not open , apart from that no error in the SYSERR client and server, I tried by myself before coming to see you, but I confess to being short of ideas, since I have no mistake I will show you the script used.
 
uiinventory.py in  folder root :
	def OpenBourse(self):
		import event
		self.EntrepotIs.Hide()
		self.choix.Hide()
		self.Magasinier.Hide()
		self.Bourse.Hide()
		event.QuestButtonClick(constInfo.IDQ)

constInfo.py in folder game :

IDQ = 1

Quest id 1

quest bourse begin
	state start begin
		when button or info with pc.is_gm() begin
			say_title("Ma Bourse Test")
				say("Bonjour, " ..pc.get_name().. ", [ENTER]")
					say_reward("Test")
		end
	end
end
syslog channel 1 :
 
Jan 29 18:46:42.421000 :: QUEST ScriptButton pid 3 idx 1


 
As you can see, just extremely okay, finally, for my part, if you find an error suceptible keep out the quest to launch I thank you from me back again apologize for my lack of knowledge in English: /
 
Ps: I'm not a beginner so I do FUNCTIONING manipulations necessary for the quest.
 
Best Regards,
Restinpeace
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 11

      Metin2 Closed Beta Content (2003-2004)

    2. 11

      Metin2 Closed Beta Content (2003-2004)

    3. 0

      Football Ground

    4. 11

      Metin2 Closed Beta Content (2003-2004)

    5. 0

      Error compile binary Zentoria2

    6. 11

      Metin2 Closed Beta Content (2003-2004)

  • 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.