Jump to content

Quest [ENTER] and [WAIT] in Locale.lua


Recommended Posts

On 7/9/2018 at 12:02 PM, Syreldar said:

.gif

what you have a problem to understand? please stop spam shit post.

 

example 

quest.quest you use something like this

quest kurwa begin

state start begin

when login or levelup begin

send_letter("kurwa")

say("kurwa")

wait()

say("kurwa")

end

 

now example move it to locale.lua

quest.quest you use something like this

quest kurwa begin

state start begin

when login or levelup begin

send_letter("kurwa")

say(locale.kurwa)

end

 

locale.lua example

locale.kurwa = "kurwa [WAIT] kurwa "

 

 

go learn english and then post there.

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.