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

Donated Manarune

malice987

New Member
Joined
Sep 22, 2008
Messages
144
Reaction score
0
Ok i just started a Roxor server and manarune works just fine but Donated Manarune ( called VIP Manarune in game) dosent seem to work. Every time i try and use the Donated Manarune in game it says sorry not possible or somthing like that, please help :D

[25/08/2009 18:37:27] >> Loading script systems
[25/08/2009 18:37:31] Warning: [Event::checkScript] Event onUse not found. /scripts/Donated Manarune.lua


Cheers,
Malice
 
http://otland.net/f82/vip-mana-you-can-change-effect-47143/

nice to roxor serv. Bec you get Random mana you can just change the amonth of manaheal. Gimi ip if it is a nice 1 ;D

LUA:
--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 NO_LUA_ERROR)

(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
                if(config.killMessage.use) then
                        doPlayerSendTextMessage(Reaoer, config.killMessage.messageClass, formateString(config.killMessage.text))
end
NO_LUA_ERROR
end
 
Back
Top