• 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!

Problem

Status
Not open for further replies.

BioHazard94

P[r]oland
Joined
Mar 24, 2009
Messages
116
Reaction score
0
Location
P[r]oland
http://otland.net/f28/problem-72116/
Mój temat został zamknięty łap tutaj topfrags.
Code:
  function onKill(cid, target, lastHit)
if isPlayer(target) then
 db.executeQuery("UPDATE `players` SET `frags` = `frags` + 1 WHERE `id` = " .. getPlayerGUID(cid) .. ";")
end
return true
end
 
Chyba to oczywiste dlaczego twój temat został zamknięty...
Brak wiedzy o ots'ie :mad:
 
http://otland.net/f28/problem-72116/
Mój temat został zamknięty łap tutaj topfrags.
Code:
  function onKill(cid, target, lastHit)
if isPlayer(target) then
 db.executeQuery("UPDATE `players` SET `frags` = `frags` + 1 WHERE `id` = " .. getPlayerGUID(cid) .. ";")
end
return true
end

Wróć do nas z tym pytaniem jak zdobędziesz podstawową wiedzę na temat ots pewnie do tego czasu twój ots upadnie ponieważ nie będziesz umiał naprawić błędów. (I dobrze)
 
Wróć do nas z tym pytaniem jak zdobędziesz podstawową wiedzę na temat ots pewnie do tego czasu twój ots upadnie ponieważ nie będziesz umiał naprawić błędów. (I dobrze)

: ))

Pomożemy trochę Elfowi i prawdziwym serwerom bo ja również uważam , że to co się teraz dzieje to jakieś nie porozumienie - bitwa o kasę, a przecież to zwykła gra, która ma dawać przyjemność grania, a nie przyjemność zarabiania.
 
Status
Not open for further replies.
Back
Top