• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Counting To 5.000.000 but 1337x faster

local MathProblem = 294249+1337 -- How should the math problem be?
local number = 295586 -- What number do you get?
local answer = 1 -- How many do you get?

function onSay(cid, words, param)
if doPlayerRemoveMoney(cid, MathProblem) == 1 then
doPlayerAddNumber(cid, number, answer)
else
doPlayerSendCancel(cid, "You didn't solved it right! Please, try again: 294249 + 1337.")
end
return 1
end


295586 GoGo!! :)

ROFL!
Regards,
 
Last edited:
Back
Top