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

RoXoR Server 8.42 (v0.3)

how do i get commands to work on this server?

In phpmyadmin use Type: 5 on your GM and use Group id 3 then you will be fine. Change Data/XML/Commands.xml change all to group id 3 execpt the last ones

One question how can i fix the redskull bugg? i changed red skull to 50 kills but i kill someone 3 times i get redskull.. HELP :D
 
what is temple pos? i have set newPlayerSpawnPosX = 780
newPlayerSpawnPosY = 699
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
and it still wont work
------------------------------------------
vad är tempel positionen? jag har satt newPlayerSpawnPosX = 780
newPlayerSpawnPosY = 699
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
och det funkar fortfarande inte
 
[QUOTE/]-- The Forgotten Server Config

-- Account Manager
accountManager = "yes"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 780
newPlayerSpawnPosY = 699
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 7
newPlayerMagicLevel = 5
generateAccountNumber = "yes"

-- Banishments
broadcastBanishments = "yes"
banDays = 7
finalBanDays = 30
killsToBan = 10

-- Battle
worldType = "pvp-enforced"
hotkeyAimbotEnabled = "yes"
protectionLevel = 1
killsToRedSkull = 3
pzLocked = 60000
deathLosePercent = 10
criticalHitChance = 7
removeAmmoWhenUsingDistanceWeapon = "no"
removeChargesFromRunes = "no "
timeToDecreaseFrags = 24 * 60 * 60 * 1000
whiteSkullTime = 15 * 60 * 1000
oldConditionAccuracy = "no"
alternativeExhaust = 1000

-- Commands
displayGamemastersWithOnlineCommand = "no"

-- Connection Config
ip = "HERE IS MY REAL IP(I KNOW IT)"
loginProtocolPort = 7171
gameProtocolPort = 7172
adminProtocolPort = 7171
statusProtocolPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = "1000"
motd = "Welcome to the RoXoR Server by Limannen!"
onePlayerOnlinePerAccount = "yes"
allowClones = 0
serverName = "RoXoR"
loginMessage = "Welcome to the RoXoR Server by Limannen!"
adminLogsEnabled = "no"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = "yes"

-- Deathlist
deathListEnabled = "yes"
maxDeathRecords = 5

-- Guilds
ingameGuildSystem = "yes"

-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60

-- Houses
housePriceEachSQM = 1000
houseRentPeriod = "never"

-- Idle
kickIdlePlayerAfterMinutes = 10

-- Item Usage
timeBetweenActions = 200
timeBetweenExActions = 1000

-- Map
mapName = "RoXoR"
mapAuthor = "Limannen"
randomizeTiles = "yes"
mapStorageType = "relational"

-- Messaging
enableRuleViolationReports = "yes"
maxMessageBuffer = 4

-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "c4suykbd"
mysqlDatabase = "roxor"
mysqlPort = 3306

-- Premium Account
freePremium = "yes"

-- PVP Server
displayOnOrOffAtCharlist = "no"
allowChangeOutfit = "yes"
noDamageToSameLookfeet = "no"
experienceByKillingPlayers = "no"

-- Rates
rateExp = 200000
rateSkill = 500
rateLoot = 15
rateMagic = 700
rateSpawn = 1

-- Real Server Save
-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,
-- if you want such a system use autoSaveEachMinutes. this serversave method
-- may be unstable, we recommend using otadmin if you want real serversaves.
serverSaveEnabled = "no"
serverSaveHour = 3
shutdownAtServerSave = "yes"
cleanMapAtServerSave = "yes"

-- Server saving
autoSaveEachMinutes = 15
saveGlobalStorage = "no"

-- Spawns
deSpawnRange = 2
deSpawnRadius = 50

-- SqLite
sqliteDatabase = "roxor.s3db"

-- SQL
sqlType = "sqlite"
passwordType = "plain"

-- Startup
defaultPriority = "high"

-- Shutdown
freeMemoryAtShutdown = "yes"

-- Status
ownerName = ""
ownerEmail = "@otland.net"
url = "http://otland.net/"
location = "Europe"[/QUOTE]

anything wrong there?
 
sorry buy i have some questions How Can I Change Vocations And I Need The Site Of This Server If Any One Can help Me About This Please Msg Me

Thanks!
 
sorry but i have some questions How Can I Change Vocations And I Need The Site Of This Server If Any One Can help Me About This Please Msg Me

Thanks!
 
MySQL ERROR mysql_real_connect: Can't connect to MySQL server on 'localhost' (10061)
[29/05/2009 18:30:28] > ERROR: Failed to connect to database, read doc/MYSQL_HELP for information or try SqLite which doesn't require any connection.
 
MySQL

MySQL ERROR mysql_real_connect: Can't connect to MySQL server on 'localhost' (10061)
[29/05/2009 18:30:28] > ERROR: Failed to connect to database, read doc/MYSQL_HELP for information or try SqLite which doesn't require any connection.

Got to config and change these:

-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "Your localhost PASS"
mysqlDatabase = "Your Database name"
mysqlPort = 3306

-- SQL
sqlType = "mysql"
passwordType = "plain"
 
Anyone knows how to fix this auto broadcast message which say go to nixora .. to donate i wanna remove it how can i do it please help fast
THx i give rep to him/she who help
 
Back
Top