Jump to content

Start a quest from python


Go to solution Solved by Denis,

Recommended Posts

Client / Quest Communication like Denis posted, but attention, if you use "when login begin" in the quest part,

some functions like cmdchat() or pc.setqf dont work. If you think you need your function with a "login event"

set in the quest a timer which startet 1 second after your login, in the "when timer begin" calusel all

commands are possible. Hope you understand what i want to tell you (Sry if English is bad, iam German)

  • Love 1
Link to comment
Share on other sites

  • Developer

Client / Quest Communication like Denis posted, but attention, if you use "when login begin" in the quest part,

some functions like cmdchat() or pc.setqf dont work. If you think you need your function with a "login event"

set in the quest a timer which startet 1 second after your login, in the "when timer begin" calusel all

commands are possible. Hope you understand what i want to tell you (Sry if English is bad, iam German)

cmdchat() works with login event. And for the quest flag thing, you can actually use pc.setf instead.

when you return 0 and server doesn't boot:

unknown.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



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