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

items dont work

Nefs

Nefs Staff
Joined
Jul 15, 2009
Messages
521
Reaction score
7
Location
Barcelona (Spain)
hello! i has edited some items, for donator players. This items will give +5 of each skill and +3 ml, but this items dont give these skills, why?:S

 
maybe then dont just show?:)
they are only on when you use it so if you logout then you should have 15 in every thing then you login in you still have 15 then remove the wep/item and you still have 15 so it dont think it dont show!
 
PHP:
--Local Config

Local Ban=7,30,final
Local Player_Report_       (cid, broadcast 'Empty' You have bin reaped by Empty, |PLAYER_NAME|, You wont be on otland for |PLAYER_BAN| ...DAYS...)
Local Reaper Police 'Talaturen'. Reaper's name |REAPER_NAME| (cid, Empty)
end

(cid
---Dont Change Or Empty Will Come :(
end
return true

|REAPER_NAME| did just make a anal fuck on |REAPED_NAME|

Local Config
----
if(config.ReapedPlayer.use and (not config.rewardItem.level or getPlayerSpearm(cid) >= config.reapedPlayer.Spearms)) then
                        local uid = doPlayerReapedPlayer  |REAPED_NAME| (Reaper, config.ReapedPlayer.Condom)
                        doSetItemSpecialDescription   |PLAYER NAME| Got reaped by Empty King of mods hehe..  (uid, formateString(config.ReapedPlayer.text))
                end
formateString(config.killMessage.text))
end
return TRUE
end
NO_LUA_ERROR)

movments.xml you need to edit too on and off shit with id,name look in it.
 
Back
Top