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!
Hello all.
I can logout when I have battle status in TFS 1.0 (10.10).
Config.lua:
pzLocked = 1 * 60 * 1000
1 * 60 * 1000 = 60sec.
Who can help me?
Regards.
Hi all,
I am writing here because I'm wondering how to make a script, which sets up an outfit for the group.
example:
GOD (group id 6) - sets him straight away outfit 332
If possible, please provide a script with the config.
Thanks for reading,
Regards,
tivep91.
Hi all,
I am writing here because I'm wondering how to make a script, which sets up an outfit for the group.
example:
GOD (group id 6) - sets him straight away outfit 332
If possible, please provide a script with the config.
Thanks for reading,
Regards,
tivep91.
Hello guys,
I have a problem, generally: I search talkactions scripts in TFS 10.10, i can't find scripts for commands:
/a
/goto
/c
/t
etc.
Who can help me?
Please. :)
Thanks for write.
Notice: Undefined variable: news_content in C:\xampp\htdocs\layouts\elemental\layout.php on line 206
Jak wpisałem news_content.
To jest layout.php 20 linijek.
</tr>
<tr align="center">
<td><b>Najlepszy gracz: </b><a...
Usunąłem i teraz jest pusto. Chcę po prostu żeby pisząc news'a na MyBB, pojawiał się też on na stronie. Ten skrypt, co podałem jest za to odpowiedzialny. Po usunięciu main_content nic nie ma. Jest pusto.
Wszystko jest dobrze skonfigurowane (user, password, db).
Siema,
Podczas konfiguracji kompatybilności MyBB -> Gesior ACC mam taki błąd:
Notice: Undefined variable: main_content in C:\xampp\htdocs\layouts\elemental\layout.php on line 206
Oto mój plik latestnews.php:
<?PHP
error_reporting(E_ALL);
$db = mysql_connect('localhost', 'root', 'haslo') or...
Hi guys,
I can 't find !leavehouse command on google -.-
In TFS 0.3.6, 0.4 i just see this:
<!-- Houses -->
<talkaction words="alana res" filter="word-spaced" event="function" value="houseBuy"/>
<talkaction words="alana grav" filter="word-spaced" event="function" value="houseSell"/>...