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

Solved Creating ot 8.6 need help guild commands

Simonthe

New Member
Joined
Jun 16, 2009
Messages
10
Reaction score
0
Hello im creating my own ot and having some troubles like on the site i can't create guild it says i don't have the required level but i do so o was wondering if someone would help me fix so you can create a guild ingame like !createguild Black widows ? Thanks
 
Hmm, that's Pointless...
Command inGame - !createguild doesn't look good on 8.60 server

check in your config.lua
PHP:
	levelToFormGuild = 8

If i Helped, Rep++ please:)

Kind Regards,
X_Anero

- - - Updated - - -

Also, in your htdocs folder locate file called: guilds.php
Open the file with Notepad++ or whatever.
Delete everything in it.

And paste this instead - http://www.heypasteit.com/clip/0RGT

This will work 100%
 
I found them thanks and for anyone else who needs them.

!disband
!invite
!leave
!kick <NAME>
!revoke <NAME>
!demote <NAME>
!promote <NAME>
!passleadership <NAME>
!nick <NAME>,<NICKNAME>
!setrankname <OLD RANK NAME>,<NEW RANK NAME>
!setmotd <MESSAGE>
!cleanmotd
 
Back
Top