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

TFS Modified + DnWalcker Map + Source code

Status
Not open for further replies.

Shynzo

Banned User
Joined
Jun 15, 2008
Messages
142
Reaction score
0
Location
Brazil
(8.4 - MySql/Sqlite) TFS Modified



Hello, everyone.
I'll bring them a change in the distro TFS done for me ...
Based on TFS 0.2 path 22


I advise using the mysql version, because there is no bugs and has some irritating sqlite

Version 1 on OtLand
levelDoor in items.xml (new items.xml)
new global.lua (updated in doors part)
bug of Guild - fixed
premium price - fixed (now tells the player how many days of gains to buy premmy and if the player has no money to buy the player who needs information)
Access to TalkActions - added
New action for doors (data\actions\scripts\other\doors.lua)
New !online system (you can configure to show gms gods and online at data/talkactions/scripts/online.lua)

New functions lua
getPlayersOnline()
getPlayerIp(cid)
getItemLevelDoor(itemid)

Retireds
retired !online command
firstBlessPrice
secondBlessPrice
thirdBlessPrice
fourthBlessPrice
fifthBlessPrice
iceRapierCharges - bugged
getPremiumPrice()

New configs in config.lua
cleanProtectedZones
houseNeedPremiumAccount
blessPrices


Others Features
Suport from maps 8.4 - fixed
Items bug - fixed (exemple: use of BOH, case Utamo Vita)
Updated folder monster
Added version Console of .exe
New actions for obsidian knife and blessed wooden stake
New movments.xml
New items.xml
/clean bug - fixed

New functions:
isSorcerer(cid), isDruid(cid), isPaladin(cid), isKnight(cid), isRookie(cid)

Removeds:
obsidian knife and blessed wooden stake of config.lua
!serverinfo command
/check command
/q command

New TalkAactions:
!serverinfo
/mc
/q


Version 0.1
Features:
Support for maps 8.4
8.4 Monsters
NPC in npcSystem like RL
DNWalcker map
All items 8.4 configured
Swim system fixed
Added functions.lua with new functions
Items which the player begins by config.lua
*newPlayerBackPack = 2000 --red backpack
*newPlayerHelmet = 2457 --steel helmet
*newPlayerArmor = 7463 --mammoth fur cape
*newPlayerLegs = 2647 --plate legs
*newPlayerBoots = 3982 --crocodile boots
*newPlayerShield = 6131 --tortoise shield
*newPlayerAmulet = 2173 --aol
--Items for each especific vocation
*newPlayerDruidRod = 2182 --first rod
*newPlayerSorcererWand = 2190 --first wand
*newPlayerPaladinAmmo = 2455 --crossbow
*newPlayerPaladinAmmonation = 2543 --bolt
*newPlayerKnightSword = 8602 --jagged sword
*newPlayerKnightAxe = 8601 --steel axe


New Functions
getDirectionTo
creatureGetPosition = getCreaturePosition
getConfigInfo

New functions for NPC's
getCount(msg)
buyContainer(cid, container, itemid, count, money)
travel(cid, x, y, z)
pay(cid, cost)
sell(cid, itemid, count, cost)
buy(cid, itemid, count, cost)
getCountNumber(msg)


Removed commands
* /b

New commands
* /banip
* /unbanip
* !banlist
* /serverdiag
* /save (in source)
* /check
* /z
* /zt
* /premium
* /pvp
* /bc
* /clean (Adjusted for cleaning in PZ)
* /a (new, now can walk on lava and water)

New configs in config.lua:
* premiumPrice
* premiumDays
* firstAddonsPrice
* secondAddonsPrice
* firstBlessPrice
* secondBlessPrice
* thirdBlessPrice
* fourthBlessPrice
* fifthBlessPrice
* obsidianKnifeChance
* blessedWoodenStakeChance
* removeMoveBack
* removeChargesFromIceRapier
* notifyCriticalHit
* criticalHitColor
* randomExpColors
* defaultExpColor
* useAnimatedSpells
* speedPlayerForm
* speedGmForm
* showHouseWarning
* showItemsDeprecatedWarning
* showSpawnMonstersWarning
* showDescriptionItems
* notationsToBan
* warningsToFinalBan
* warningsToDeletion
* ipBanishmentLength
* maxViolationCommentSize
* maxPlayerSummonsMonsters
* levelToFormGuild
* minGuildLength
* maxGuildLength
* levelToBuyHouse

Crédits
PHP:
Shynzo
TFS Team
SVN Team
walckerstriker
Antoniojun
Scan:
Feel free to make yourselves, I have nothing to hide.

Distro
4shared.com - online file sharing and storage - download 0.5.rar

Source
4shared.com - online file sharing and storage - download Source05.rar

Comments Please people
 
dh6f5y.png
 
Thanks, keep it up!, Someone tell me If Database didnt connect to server, what should i do!
 
Whats name of database on this server, And when i insert a database it only gets me group section :S
 
Is it a bug though? I only get GROUP section in phpmyadmin, when i insert the dnwalcker.... :S help me please!
 
I can't compiling source " cannot find -lboost_regex "
 
Aha, I thought its bugged, Sorry I'm new here!
 
It's not bugged! It's just that you dont know how to use it! -.-
 
Most of the "new functions" have already existed. I've found this disto useless.
 
When i compiling i have error :

Code:
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -Werror -Wall -O1 -D_THREAD_SAFE -D_REENTRANT -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -c commands.cpp
cc1plus: warnings being treated as errors
commands.cpp: In member function ‘bool Commands::buyHouse(Creature*, const std::string&, const std::string&)’:
commands.cpp:973: warning: comparison between signed and unsigned integer expressions
commands.cpp: In member function ‘bool Commands::createGuild(Creature*, const std::string&, const std::string&)’:
commands.cpp:1235: warning: comparison between signed and unsigned integer expressions
commands.cpp:1239: warning: comparison between signed and unsigned integer expressions
commands.cpp:1250: warning: comparison between signed and unsigned integer expressions
commands.cpp: In member function ‘bool Commands::broadcastColor(Creature*, const std::string&, const std::string&)’:
commands.cpp:1484: warning: comparison between signed and unsigned integer expressions
commands.cpp:1477: warning: unused variable ‘colorInt’
make: *** [commands.o] Error 1

Pls help or upload good source. Pls
 
Really good server!! But the bad is that it's verrryyyyyyyy bugged. Try to fix that!
john+burberry.png
 
sorry people in new version, I fix this compiling errors :(
 
Status
Not open for further replies.
Back
Top