forked from opentibia-xx/otserv
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror to https://opentibia.svn.sourceforge.net/svnroot/opentibia/otserv/trunk
License
cabron/otserv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================ ========== OpenTibia Server 0.5.0 ========== ============================================ ===== www.otserv.org www.otfans.net ===== ============================================ What is this? OTServ is a free MMORPG emulation, that creates a own gameworld server, based on the CIPSoft's Tibia. How does it work? In the past OTServ could be played on Tibia 7.1, 7.11, 7.4, 7.5, 7.6, 7.61, 7.7 and then 7.71. OTServ is now played using Tibia 7.8 or 7.81. To connect Tibia client to OTServ you will have to use an IP changer, you can get one here http://web.telia.com/~u49016513/tibialoaderV143.zip or http://otfans.net/showthread.php?t=20767. Once that's done, start the OTServ up, quite simple, just execute otserv.exe by double clicking it. Then startup Tibia by double clicking its shortcut you made earlier, then go to Options and Network and tick off "Test Server Login". Then login with the following: Account Number: 111111 Password: tibia And check it out. Once you are done, have a look around in the folders and take a look at the config. :) NEVER ever enter your real acc# and/or password when not connecting to the CIP servers. Then you are logged in. Whats New in 0.5.0? - 7.8x Protocol - Houses - New binary map format OTBM - Private channels - New movement system (full inventory movements, stacktable items and more) - Parcels, letters - Follow and chase opponent - Waiting list - Day-Night cycles - SQlite support Features? - Full rearranged protocol and game system - Actions (when using a tile or item) - SQL databases (for accounts and players) - Crash tracking - Monsters - OTB (You now dont have to convert your map, change any ID, new ID's are just stacked on top of older ID's!) - VIP List - Guild support - Spawns (and Respawn) - Commands - Autowalk - Rotatable items - Enhanced items database - Runes with charges - Depots - And more! How do I use this new stuff? I'm just going over what might not be familiar to you here. The word "actions" might be unfamiliar to you. What it is an action? For instance when you click on a door it will open, or drinking mana-fluids. There is other cool stuff such as SQL-support, This is useful if you have a big community of players for your server. You can use the other option which is xml-based which is good for beginners. Binary map, well this seems quite new doesn't it. For a long time maps have been in xml format and nowadays some maps are like 20 megabytes large which takes quite long to load. So you can now convert your xml map to a binary map format by a simple converter. This can be found at the OTfans.net Forums. MySQL Server SQL has been introduced to otserv, in previous releases, players, accounts, items and others were and still are in XML, but now people have the choice to have thier players and accounts and items in an SQL Server database. Having an SQL database is good for people that like to easily edit players, accounts or whatever in the aspect. For example you can set all players have capacity of 1000 in ONE instruction ;). It has many advantages. Instructions to setup a server: 1. Download XAMPP (not XAMPP Lite) (http://www.apachefriends.org/download.php?xampp-win32-1.5.3a-installer.exe) 2. Install 3. Open "xampp-control.exe" 4. Click on the buttons Start to open "MySQL" and "Apache" 5. Go on your browser and type in the address bar "localhost" or "127.0.0.1" 6. Find the name "phpmyadmin" and go to it 7. You will find some controls, make a database called "otserv" 8. Now you will be taken to the database, click the tab "SQL" 9. Goto the file named sample.sql, its in the folder this README is in. 10. Copy the text in that file and paste it in that text box on your browser then press ok ;) 11. SQL instructions have been executed and a sample account (Account number: 111111, Password: tibia) and player should be made. 12. Now go to your folder and open config.lua and make sure the SQL Stuff there is correct such as the mysql user and password ;). Should be all correct for you anyway ;). 13. Start the server and login. Problems? The server is now stable nowadays, but if you do find bugs you can report them at the CVS Bug Report board on OTFans Forums (http://otfans.net/forumdisplay.php?f=52). If your server crashes, you should get a report generated at your Otserv folder named report.txt, you should also report this at the CVS Report Board, this report will help solving bugs a lot. Credits? Tliff - Developer, some kind of project leader, Forum administrator SimOne - Developer Snack - Developer Primer - Developer Spin - Developer Anstice - Developer Pedro B. - Developer GriZzm0 - Scripting Heliton - Scripting Jiddo - Scripting the fike - Developer (advisory/optimization) Vitor - Developer (advisory/optimization) Yorick - Fansite , Forum administrator Pekay - README Documentation, Forum administrator Nuker - Forum administrator verkon - Forum administrator Shi'Voc - Initial project developer (Inactive) Acrimon - Initial project developer (Inactive) Reebow - Developer, special protocol support (Inactive) Aire - Developer (Inactive) Haktivex - Developer (Inactive) Fandoras - Developer (Inactive) TiMMit - Developer (Inactive) Decar - Fansite (Inactive) Matkus - Developer (Inactive) Privateer - Documentation on the protocol (Inactive) Torvik - Item list (Inactive) j4K3xBl4sT3r - Developer (Inactive) Smygflik - Developer (Inactive) And special thanks to all otfans.net moderators. Help? We always need help. Post on the forums: OTFans - http://otfans.net English community, the official site of OpenTibia. OTFans Pl - http://otfans.pl Polish community, the official fansite in Poland. OpenTibia Brasil - http://br.otfans.net Brazilian community, the official fansite in Brazil. Anything else? Yes! There are utilities available as a seperate package soon at the sourceforge site where the otserv project is, check out Releases there soon on best utilites that are most helpful. We have a chat room now as well on #otserv: http://otfans.net/javachat.php.
About
Mirror to https://opentibia.svn.sourceforge.net/svnroot/opentibia/otserv/trunk
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published