Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Thanks for adding reputation to this user. May you be lucky enough to receive the same Reputation back in turn There you go, thanks again...
- - - Updated - - -
SOLVED! Thanks J.Dre
That worked the second one, but now it only gives the same outfit..
local t = {
[1200] = {6}, -- [LEVER_ACTION_ID] = lookType(s)
[1201] = {92},
i changed it to that, but it only give me the 92..
Im still getting this
[01/08/2013 18:29:38] [Error - Action Interface]
[01/08/2013 18:29:38] data/actions/scripts/outfit lever.lua:onUse
[01/08/2013 18:29:38] Description:
[01/08/2013 18:29:38] attempt to index a number value
[01/08/2013 18:29:38] stack traceback:
[01/08/2013 18:29:38]...
Still got this.. :/ any Idéa?
[01/08/2013 18:16:14] [Error - Action Interface]
[01/08/2013 18:16:14] data/actions/scripts/outfit lever.lua:onUse
[01/08/2013 18:16:14] Description:
[01/08/2013 18:16:14] attempt to index a number value
[01/08/2013 18:16:14] stack traceback:
[01/08/2013...
Dude, if this works.. Man.. finally a good answer! lets try it out...
- - - Updated - - -
i got this when i tryed the lever
[01/08/2013 18:04:30] [Error - Action Interface]
[01/08/2013 18:04:30] data/actions/scripts/outfit lever.lua:onUse
[01/08/2013 18:04:30] Description:
[01/08/2013...
Ye sure, here's outfit lever.lua
function onUse(cid, item, fromPosition, itemEx, toPosition)
local c = {218}
if doPlayerRemoveItem(cid,2159,1) == TRUE then
local pPos = getPlayerPosition(cid)
doSendMagicEffect(pPos, 31)...
Yee, i want a room where you can CHOOSE outfits, with tokens, ive got the script but now, How can i use different "scripts" on the same lever?!
PS." i have the room" xD
YES!, but player lose donor wand and gets donor bow and arrow xD almost right!! And so they only who have the donor wand can only say !update. still looking for the script!
- - - Updated - - -
Someone help?!
- - - Updated - - -
HELP?!
- - - Updated - - -
Please? :,(
Hey, I want a script where you can write "!update" and update your "EX. donate wand too donate bow AND donate arrow.." so it removes donate wand and recives Donate arrow AND donate bow, i know it sounds confusing but i've seen it before on other ot's.. so im beging for a script like that... hope...