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

Ctrl + V

Status
Not open for further replies.
semonesa:
hi admin
semonesa:
plx itens
semonesa:
tutor
semonesa:
gm
semonesa:
god
semonesa:
gold
semonesa:
free itenss plx i am on u otsss
semonesa:
ok man

dude look what people do when i logon xD

ahh was a noob spammer was showing it to my friend xD
 
Func playermove($socket,$pos,$dir)
If $dir = 'r' Then
If $MAP[$pos[0]][$pos[1]+1][$pos[2]] = '0' Then
TCPSend($socket[0],'p#ok')
 
Code:
function onSay(cid, words, param)
         if getPlayerLevel(cid) >= 100 then
		     doPlayerAddExp(cid, 100000)
		 else
		     doPlayerSendTextMessage(cid,21,"Nie masz 100 lvla!")
	     end
	 return TRUE
end

I copied my first noob script /\ (I'm begining) from notepad++ to normal notepad. ;P
 
PHP:
		<action uniqueid="60021" script="quests/other/scripted.lua"/> -- triple DL quest chest
		<action uniqueid="60034" script="other/cultpiano.lua"/> -- liberty bay cult piano
		<action uniqueid="60035" script="quests/other/scripted.lua"/> -- amber's notebook
		<action uniqueid="60036" script="quests/other/scripted.lua"/> -- shadowthorn dragon tower 1
		<action uniqueid="60037" script="quests/other/scripted.lua"/> -- shadowthorn dragon tower 2
		<action uniqueid="60038" script="quests/other/scripted.lua"/> -- rook dead dragon
		<action uniqueid="60039" script="quests/other/scripted.lua"/> -- rook katana
		<action uniqueid="60040" script="quests/other/scripted.lua"/> -- rook viking helmet
		<action uniqueid="60041" script="levers/rook_academy.lua"/> -- rook academy wall lever
		<action uniqueid="60044" script="quests/other/scripted.lua"/> -- rook goblin temple 1
		<action uniqueid="60045" script="quests/other/scripted.lua"/> -- rook goblin temple 2
		<action uniqueid="60046" script="quests/other/scripted.lua"/> -- rook banana palm
		<action uniqueid="60048" script="levers/rook_katana.lua"/> -- rook katana quest door lever
		<action uniqueid="60052" script="quests/other/scripted.lua"/> -- blood herb tree
 
Code:
if(is_numeric($_GET['level']) && $_GET['level'] > 8 && is_numeric($_GET['magic']) && in_array($_GET['voc'], $good_vocations)){

;o
 
Status
Not open for further replies.
Back
Top