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

Tips for my new War Server :)

PHP:
function onKill(cid, target, lastHit)
	if lastHit then
		if isPlayer(target) and cid ~= target then
			if getPlayerIp(cid) == getPlayerIp(target) then
				doPlayerAddItem(cid,2152, 1)
			else
				doPlayerAddItem(cid,2152,10)
			end
			doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Good job!")
		else
			doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Keep Hunting!")
		end
	end
	return true
end
.

Wow dude seriously THANKS!
 
Im thinking about a globalevent that change map every hour, is that possible?
 
Like Evolutions too?

Oh wait, your Roland guy hosts like 6 RL maps and 4 Evos... trolled

Why are you involving me into this dickhead, just cuz ur failed aplication for my serv got ignored you gonna go ragemode on my friends on otland? and as wedozu said, stick to facts.
 
Back
Top