How to add time limit?
elseif source == can then
if getPlayerMoney() >= 5000 then
if getElementHealth(localPlayer) ~= 100 then
setElementHealth(localPlayer,100)
triggerServerEvent("TakeMoney",localPlayer)
outputChatBox("#888888 5000$ #FFFFFFkarşılığında canın dolduruldu!",0,255,0,true)
else
outputChatBox("Canın zaten dolu!",255,0,0,true)
end
else
outputChatBox("Paran yetmiyor!",255,0,0,true)
end
setTimer(guiSetPosition,50,5,canimg,g-132,2,false)
setTimer(guiSetPosition,60,5,canimg,g-128,1,false)
and
elseif source == zirh then
if getPlay