赞 | 1 |
VIP | 0 |
好人卡 | 2 |
积分 | 1 |
经验 | 14524 |
最后登录 | 2022-3-31 |
在线时间 | 306 小时 |
Lv1.梦旅人
- 梦石
- 0
- 星屑
- 94
- 在线时间
- 306 小时
- 注册时间
- 2008-3-2
- 帖子
- 164
|
加入我们,或者,欢迎回来。
您需要 登录 才可以下载或查看,没有帐号?注册会员
x
本帖最后由 I爱幻想 于 2009-9-19 14:42 编辑
从国外网站转的``我不会用服务端``说什么不能连接到SQL
* Server uses SQL Compact Edition;
* Server can generate a list of Accounts, characters, Guilds, etc in Microsoft Excel;
* Switches and Variables save in Database;
* Guild System (Creation is based on Mu guild system)
* Trade system;
* Warehouse system;
* IP blocker;
* Admin can talk with players using the server window;
* Visual Equipment with online suport (shows your and others online players equipment on body);
* Block and Suspense system (Block is undefined days, Suspense is one week);
* Font color of chat and display name of GM and Admin is diferent of the others players;
* GM and Admin chat commands:
* 5 characters per account creation;
* Logon with each character;
* Chat with case insensitive filter;
Step by step installation guide:
Server side:
1. Install SqlCE 3.5 (Download HERE if you don’t have it)
2. Open the server
3. Go to tab Sql and click on button Select DB
4. Navigate until the server's folder and select the Database.sdf
5. Click on button Sql Connect
6. Go to tab Server and click on button Start Server
Client side:
1. Go to script Configuration and edit the server IP and Port
Site:
1. Download and install some Apache server;
2. Extract the content of PHP Register to www folder;
3. Go to Config.php and edit:
$database = "PUT ENTIRE PATH OF DATABASE HERE"
$password = "PUT PASSWORD OF DATABASE (IF HAVE)"
$md5_encryption = true or false for md5 password encryption of accounts
Shops:
1. Go to folder Data/Shops on server side
2. Notice, there is a file name Shop1.ini, open it.
3. Notice the body of this file is like so:
items = [1,2,3]
weapons = [1,2,3]
armors = [1,2,3]
4. If you want to make another shop with different items, copy this file and rename for Shop2.ini, Shop3.ini, Shop4.ini, etc. Change the numbers of items separated by commas, those numbers are IDs of items in the database. Example: Shop2.ini
items = [5,6,7,8,9,10]
weapons = [1,2,3,4,5]
armors = [7,8,9]
Euipments:
To set other kinds of equipments to equip, go to notes of armors and put command:
Kind = 4, 5, 6 or 7 where 4 = Gloves, 5 = Boots, 6 = Necklace, 7 = Cape
To set graphics of equipments when equip, put the sprites on folder Graphics/Equipments and put on notes of armors: Graphic = X, where X is the name of sprite.
Additional Informations:
1. If you have a dynamic IP, you can use NO-IP, it is a Free DNS service that allows you choose a DNS that redirects to your IP. You can download the program and register HERE. After download and install DUC, enter with your username and password, and select your DNS on the window, if your IP change, NO-IP will detect and update to it automatically
2. You can also use HAMACHI to create your custom network. You can download it HERE
3. To put site online, I use Appserv, you can download it HERE. On the installation unmark the 2º and 4º options (it is to install mysql and we will not use it)
以上说明
谁知道怎么使用服务端``请告诉我```
下载地址 :http://cid-928c1ca35718a838.skyd ... %20Net%20Gaming.zip |
|