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

Quick OT Distro, needed features?

Zisly

Intermediate OT User
Joined
Jun 9, 2008
Messages
7,338
Reaction score
120
After reading this post: Wtfff
I started on a rather simple ot distro with some accounts with both gm,cm,god and a player of each voc on them.
The distro is just for people to test their map and so on, so I thought some talkactions to easily change players position and town residence without having to touch the database yourself would be good, what more talkactions would you need to ease up testing of the map?

Current functions:
Sets the current position of all players
setglobalpos(x,y,z)
Sets the current town of all players
setglobaltown(townId)
Sets the level of all players
setgloballevel(level)
 
Back
Top