Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Xoa CMS [RP]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Dec 23, 2010
Messages
9
Reaction score
0
After weeks of editing xoa cms v1 is now here

First Of All Add This Into The DB Its For The Weapon License Page:

Code:
-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 16, 2011 at 01:26 PM
-- Server version: 5.1.41
-- PHP Version: 5.3.1

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Database: `PUT YOUR DB NAME HERE`
--

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE IF NOT EXISTS `users` (
`license` int(1) NOT NULL DEFAULT '0' COMMENT '0 = No License(Default) 1 = Limeted License 2 = Perm License 3 = Expired License'
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=6 ;



/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

Thats All You Have To Do In The DB Oh And Edit Where It Says "PUT YOUR DB NAME HERE" Or It Will duck Up

Anyway Heres Some Screenie Links:
HK:

Heres The Download Link:


CMS FEATURES:
Weapon License System
Whole New Design
Edited Stock Exchange Page
Edited Top Stats

HK Features:
Whole New Design
Corperation Management

PLEASE NOTE: I Have re-added the install folder so you dont have to edit the includes/config.php but if u want to use the same db with same users please edit includes/config.php and delete the installl directory

Xoa CMS v2 Dev Thread:
 
Last edited:
Newbie Spellweaver
Joined
Nov 12, 2009
Messages
24
Reaction score
1
The Hk looks good, But it's really Green... 5/10
 
Joined
Jul 6, 2010
Messages
352
Reaction score
126
yeah, i like the edit, really sexy,
btw, this is meant to be in development section if i aint released
and yh, its really gd, maybe make the hk more colours than green?
 
Master Summoner
Joined
Jan 14, 2009
Messages
510
Reaction score
51
2 Questions,

One is this compatible with uberemulator?
And two if it is compatible can you give me the Beta-client?
 
Master Summoner
Joined
Jan 14, 2009
Messages
510
Reaction score
51
If you look at the screens with things called "eyes" you will see the obvious footer
And maybe on your knowledge you will think... is PHPretro compatible with UberEmulator..?

That doesn't mean that you can flame on me?
it looks like you are angry the whole day ;l
 
Newbie Spellweaver
Joined
Sep 22, 2010
Messages
12
Reaction score
0
If you are not releasing this yet it would be a good idea to close the thread and move it to the development section? :?:
 
Junior Spellweaver
Joined
Jun 10, 2009
Messages
192
Reaction score
15
Verry nice I might make an RP again :S Anyway Hope too see more of it soon!
 
Status
Not open for further replies.
Back
Top