Tomurka
Active User
Witam.Wyskakuje mi Temple position is wrong.Co zrobi????
A oto m?j confing:
A oto m?j confing:
Kod:
-- The Forgotten Server Config
-- Account Manager
accountManager = "yes"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 700
newPlayerSpawnPosY = 780
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 50
newPlayerMagicLevel = 5
generateAccountNumber = "no"
-- Banishments
broadcastBanishments = "yes"
banDays = 7
finalBanDays = 30
killsToBan = 5
-- Battle
worldType = "pvp"
hotkeyAimbotEnabled = "yes"
protectionLevel = 1
killsToRedSkull = 3
pzLocked = 60000
deathLosePercent = 10
criticalHitChance = 7
removeAmmoWhenUsingDistanceWeapon = "yes"
removeChargesFromRunes = "yes"
timeToDecreaseFrags = 24 * 60 * 60 * 1000
whiteSkullTime = 15 * 60 * 1000
oldConditionAccuracy = "no"
alternativeExhaust = 1000
stairJumpExhaustion = 2000
animationTextOnHeal = "yes"
-- Commands
displayGamemastersWithOnlineCommand = "no"
-- Connection Config
ip = "213.92.199.7"
loginProtocolPort = 7171
gameProtocolPort = 7172
adminProtocolPort = 7171
statusProtocolPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = "1000"
motd = "Witaj na Aceleret! /n v1.0"
onePlayerOnlinePerAccount = "yes"
allowClones = "no"
serverName = "Aceleret"
loginMessage = "Witaj na Aceleret!"
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 = 15
-- Item Usage
timeBetweenActions = 200
timeBetweenExActions = 1000
-- Map
mapName = "Roxor"
mapAuthor = "Limannen edit by Zizi and Quba"
randomizeTiles = "yes"
mapStorageType = "relational"
-- Messaging
enableRuleViolationReports = "no"
maxMessageBuffer = 4
-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = ""
mysqlDatabase = "roxor"
mysqlPort = 3306
-- Premium Account
freePremium = "yes"
-- PVP Server
displayOnOrOffAtCharlist = "no"
allowChangeOutfit = "yes"
noDamageToSameLookfeet = "no"
experienceByKillingPlayers = "no"
-- Rates
rateExp = 5
rateSkill = 3
rateLoot = 2
rateMagic = 3
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.sql"
-- SQL
sqlType = "mysql"
passwordType = "plain"
-- Startup
defaultPriority = "high"
-- Shutdown
freeMemoryAtShutdown = "yes"
-- Status
ownerName = ""
ownerEmail = "@otland.net"
url = "http://otland.net/"
location = "Europe"
A oto m?j acc manager phpmyadmin:
id int(11)
name varchar(255)
group_id int(11)
account_id int(11)
level int(11)
vocation int(11)
health int(11)
healthmax int(11)
experience bigint(20)
lookbody int(11)
lookfeet int(11)
lookhead int(11)
looklegs int(11)
looktype int(11)
lookaddons int(11)
maglevel int(11)
mana int(11)
manamax int(11)
manaspent int(11)
soul int(10) unsigned
town_id int(11)
posx int(11)
posy int(11)
posz int(11)
conditions blob Binarne - nie do edycji (0 bajt?w)
(Maksymalny rozmiar: 65 536bajt?w)
cap int(11)
sex int(11)
lastlogin bigint(20) unsigned
lastip int(10) unsigned
save tinyint(1)
redskull tinyint(1)
redskulltime int(11)
rank_id int(11)
guildnick varchar(255)
lastlogout bigint(20) unsigned
blessings tinyint(2)
direction int(11)
loss_experience int(11)
loss_mana int(11)
loss_skills int(11)
premend int(11)
| Notka moderatorska: |
| Dodawaj znaczniki. |