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!
Hey Pro scripters,
I am looking for some cool globalevents in which players compete for rewards!
Does anybody have some too share? or is somebody up for the challenge of creating one?
Take a look at this "imaginative" thread I created and maybe it will inspire you too make the next great...
@EdMignari
Hey bro is it not possible too edit some items attributes?
like say i made some duplicates... and i want them too be stackable or useable...
How come it gets highlighted in red when i change these values?
also i get debugs ingame when i try too use these items.
I am using tfs 1.1
yes thanks bro, I changed it too the money thing, because i saw that in the compat...
Thanks for your guys help, I feel like I learned something here! GOOD STUFF!
@Sir Islam
Thank you friend, I will try your scripts.
I noticed a flaw though, it does playerRemoveItem, it should do playerRemoveMoney? right? what if they dont have crystal coins but platinum!
yey +1 for the noob fle!
Ty all very much for helping me.
1 last question..
is p:hasblessing...
Hmm,
Thanks guys i now understand what table.maxn does.
@Limos
thanks for the links too the compats, Im still not sure I understand how it all works I looked for the functions used in this script and changed them too the newer ones. Also changed what u said.
Now when i try to use !bless the...
So I have this script and I am trying too make it work on tfs 1.1
local bless = {1, 2, 3, 4, 5}
local cost = 50000
function onSay(cid, words, param)
for i = 1, table.maxn(bless) do
if(getBlessings(cid, bless)) then
doPlayerSendCancel(cid, "You have already all blessings.")
return TRUE
end
end...
How about a grande casino/resort...
a main area up stairs with a balcony looking down onto the main play area,
this is a multi million crystal coin casino, so only the best finishings! (water fountains, nature, a bar... amazons on stage doin the dirty)
dont be afraid too let your imaginations...
do you guys understand?
I want npc too see that player has 1kk in bp when he has 1 gold nugget..
is there a workaround?
or must i edit this and recompile?
Hi,
I have added a new form off currency and now the npc does not accept it,
so players must convert back too old currency too use it at a shop.
i think back in the day it was a simple attribute in items.xml
I noticed there is no value in items.xml,
How do we determine a coins value..
like...