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!
If you got it to compile, you didn't do anything wrong, the current revision has some bugs. He is changing lua functions to use bool instead and some other stuff like
LUA:
(isPlayer(cid) == 1)
to
LUA:
isPlayer(cid)
(example) ... better find revision 97 or lower, I can't help you with that though
I'm not expert in this kind of distributions but this rev, should works fine, anyways if you still having problems post here and someone who knows more of the topic could help you.
Ond helped me alot, thanks. Had some bugs with the rope and such but now it's solved, should I make a new thread if I want help with stuff? Like i want pushspeed in config.lua etc but wasnt able to find it so i created this thread