mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 23:15:54 +02:00
OTCv8 3.0 rev 2
This commit is contained in:
@@ -2,7 +2,7 @@ if player:getBlessings() == 0 then
|
||||
say("!bless")
|
||||
schedule(2000, function()
|
||||
if player:getBlessings() == 0 then
|
||||
error("!! Blessings not bought !!")
|
||||
warn("!! Blessings not bought !!")
|
||||
end
|
||||
end)
|
||||
end
|
||||
|
Reference in New Issue
Block a user