• 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!

!online and !buy "aol -functions

Olausson92

New Member
Joined
Sep 12, 2008
Messages
49
Reaction score
0
Location
Sweden / Ljungby
Im realy bad on scripting and all that so i wounder if the !online function is a script or something that i have to add?..I have already tryed "/online" to but it isnt working .. i really want to add this to my server and i really love that person who can post a tutorial or a script in here:D

And the "!buy "aol" function isnt working. When i write that it say "Invalid Item".

as i said im really bad on scripting so please send a script that make the !buy "aol working.
 
If you're using a server that's supposed to have !online or something simular, you can go to your server directory/data/talkactions/talkactions.xml and add the following line:

<talkaction words="!online" function="online"/>

If you can go to your /data/talkactions/scripts directory and copy+paste what's in your "aol" script here (In code form) I'll help you fix that aswell :)
 
Back
Top