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!
Okay thanks :D But the text that is in the book is on the map editor, so when I use "doShowTextDialog(cid, item.uid, and the text here)" What should I put where "and the text here" is?
Hey everyone I keep getting this error whenever I open the book with writing in it that has the id of 1964 and uniqueid 65534, it gives me this error:
[26/06/2012 14:24:26] [Error - Action Interface]
[26/06/2012 14:24:26] data/actions/scripts/rwitems.lua:onUse
[26/06/2012 14:24:26]...
Thanks :D I'll try it out for a bit and see if it doesn't do it again :D
~Edit: It worked! :D Except there was one little error that I found but I changed it :D It was just "CreatureGetName" I had to change to "Getcreaturename" and then it worked :D Thanks I gave you Rep!
Also I got another...
I randomly get this Error in my database
[26/06/2012 13:56:48] [Error - Npc interface]
[26/06/2012 13:56:48] data/npc/scripts/greeter.lua:onThink
[26/06/2012 13:56:48] Description:
[26/06/2012 13:56:48] data/npc/scripts/greeter.lua:97: attempt to compare number with nil
[26/06/2012...
Nope : ( It still heals sometimes and hits the target the other times... ; / Btw if it helps, I'm using TFS 0.3.6
I found out it's this part of the script though setAttackFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 5, 5, 0.7, 1.4, 20, 35)
I made a new spell that I think I failed at... Haha whenever I use it, it hits sometimes but other times it heals the target.. Lol here's the script though maybe I did something wrong..
local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)...
Hello everyone! My recent post got deleted for some reason when someone was helping me so I have to make a new one.. anyways... My problem is:
When I try to sell a stack of 100 items or a stack of items that is 2 or greater, it says "You do not have this item." However, I can sell them 1 by...
Nope, I didn't receive any Errors it just teleports me back and say's "I'm sorry if you want to enter you must buy VIP!" and I used the item... but I figured out a way around it.. I just used another script :p Thanks for helping though guys! :D
This is what I used instead:
function...
I think my scripts are wrong : / what's supposed to happen is say, I use my crystal ring (ID 2124) and it will say lalala cha-ching congratz.. But then it should set my storage value to 11552, which helps out my next script. The script I have for my tile is to allow someone to walk on it after...
Yes, the account manager's password is not encrypted. It's just 1/1 and you can still log on it but when you make a new account it encrypts the password of the account just made
Sure, when you log into account manager with 1/1 you can make an account and a character, however if you try to log onto the account manager on that account, it will say "Invalid Password"
I don't need to access anyones account, it's just that's the only way I've found out how to fix the account manager. If you try to log on it with their account with the "Sha1" Password and the "Salt" thing then it will say "Invalid Password" However, when you change the password from "Sha1" to...