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

Afs-cms

Status
Not open for further replies.

Avarian

Bring Out Your Dead!
Joined
Jun 14, 2007
Messages
472
Reaction score
1
Location
United States
Announcement:
Updated to v0.2.7, more bug fixes, should be a stable release.

AFS-CMS is for the Forgotten Server.
AFS-CMS only supports MySQL.

EDIT NOTE: New users MUST visit the install page to make everything work correctly.
EDIT NOTE2: Old users MUST visit the sql_updater page after each new release to make everything work correctly.

[There are 5 layouts]
You can find a screen shot of each layout in the layouts folder.

FEATURES:
Code:
=======================================================================================================================================
== I'VE BEEN WORKING ON THIS PROJECT FOR OVER A YEAR, THERE'S PROBABLY MORE, BUT THIS LIST IS PLENTY LONG ENOUGH, JUST DOWNLOAD IT! ===
=======================================================================================================================================

========================
=== ACCOUNT CREATION ===
========================

- Account Creation
- Random account number generation or self picked account number
- Personal Info (rl name, location, email)
- Hide personal info option
- Hide email address option
- Captcha optional

=======================================
=== ACCOUNT HOME (after logging in) ===
=======================================

- Create new characters
- Change password
- Change personal information
- Create guild
- Manage guild
- Join Guild
- Leave guild
- Change hide options for personal information
- Change hide options for character information
- Delete characters
- Edit character comments

=============================
=== CREATE NEW CHARACTERS ===
=============================

- Character name lengths configurable
- Choose vocation, sex, town
- Custom vocation support for up to 14 starting vocations
- Starting town support for up to 9 starting towns.
- Start in main or rook configurable
- Max amount of characters per account configurable
- Starting level configurable
- Starting EXP configurable
- Starting premium days configurable
- Starting cap for each vocation configurable
- Starting HP for each vocation configurable
- Starting Mana for each vocation configurable
- Starting Magic Level for each vocation configurable
- Starting Soul for each vocation configurable
- Starting Equipment for each vocation configurable
- Starting Skills for each vocation configurable
- Starting outfits for each vocation configurable (as well as male and female) 

=======================
=== LAYOUT FEATURES ===
=======================

- Five different layouts
- All links are optional to display
- Show latest news bit on front page optional
- Show picture of the week on front page optional
- Show server story on front page optional
- Affiliate links optional to display

=============================
=== COMPLETE GUILD SYSTEM ===
=============================

- Guilds list
- Create guilds
- Manage guilds
- Join Guilds
- Leave guilds
- Upload guild images
- Edit rank names
- Edit players ranks
- Edit MOTD
- Edit Guild Story
- Invite Players
- Revoke Invites
- Kick players
- Set players titles

======================================
=== ADMIN PANEL AND ADMIN FEATURES ===
======================================

- Set admin password in aac_cms_cfg.php
- Look up accounts
- look up characters
- Can edit all character and account information
- Post News
- Delete Inactive Players
- View and delete rule reports
- Can delete guestbook entrys
- Can delete feedback messages

=======================
=== RANDOM FEATURES ===
=======================

- Guestbook
- Highscores
- News
- Login Tutorial
- Rule Enforcers List
- House List
- Latest deaths list
- Feedback Page
- Server Rating System
- Players Online system
- Rules page
- Spells page
- Monsters page
- Player commands page
- Rule Report System
- Database information configurable
- Directory information configurable

=======================================================================================================================================
== I'VE BEEN WORKING ON THIS PROJECT FOR OVER A YEAR, THERE'S PROBABLY MORE, BUT THIS LIST IS PLENTY LONG ENOUGH, JUST DOWNLOAD IT! ===
=======================================================================================================================================
ALWAYS DOWNLOAD THE LATEST VERSION.
------------------------------------------------------------------
AFS-CMS v 0.2.7 Latest Update 5/28/2008 12:40 GMT -4
------------------------------------------------------------------
Changes: v0.2.6 to v0.2.7

-- New Features
  • 1.) When visiting a players page, where it shows the list of his characters, it now displays each characters status (offline or online). [Avarian]
-- Fixes
  • 1.) Fixed an error in house list. [Avarian]
  • 2.) Fixed an error in displaying successful character creation page for IE7. [Avarian]
  • 3.) Fixed an error in all layouts when visiting the house list/highscores page. [Avarian]
  • 4.) Fixed an error in SQL-Updater which wouldn't allow updating from v0.2.5 to v0.2.6. [Avarian]
-- Improvements
  • 1.) none..
-- Other Changes
  • 1.) Updated Installer and SQL-Updater. [Avarian]


Credits: Can be found in the folder Documents/CREDITS.txt
FAQ: Can be found in the folder Documents/FAQ.txt
Features: Can be found in the folder Documents/FEATURES.txt
Tutorials: Can be found in the folder Documents/TUTORIALS.txt
License: Can be found in the folder Documents/LICENSE.txt

Download Links:
Read: http://otland.net/showpost.php?p=113566&postcount=827
Free Virus Scan
http://virusscan.jotti.org/
 
Last edited by a moderator:
Thanks for the update, and don't stop it! :)
 
@ Bloodmire - Yes my AAC is based off the Swelia scripts with permission from Pixmo.

@ Empty - Your welcome :)

@ Everyone else - Please post ideas of things you would like to see in the AAC in future updates.
 
@ Bloodmire - Yes my AAC is based off the Swelia scripts with permission from Pixmo.

@ Empty - Your welcome :)

@ Everyone else - Please post ideas of things you would like to see in the AAC in future updates.

Yeah, i liked it alot :) ^^
 
Heh nice, change <div class = header> for this
PHP:
<div class="header">
	<?php
	echo '<a href="index.php"><span>'.$title.'</span></a>'
	?>
	</div>
This is better.
 
No offense..but I fail to see how that is better then
PHP:
<div class="header">
<?php
echo		'<p><center><font face="Bell MT" size="+7">'.$worldname.'</center></font></p>';
?>
</div>

Mainly because the title of your pages probably isnt what you want in the header, I would want my server name. Also that just created a link to index.php which isnt necessary because i've added a "Home" link.
 
Last edited:
Hey, when I create a character it doesn't let me choose the town to start from? Shouldn't I be able to do that? Or is the townIDs in the config just for recognition of residency? If it is just for that, could you add multi-town-spawn?
 
Thats on my to-do list it'll be in the next update probably, but yes for now the townID's in config are just for town recognition.
 
Your welcome and thx you :)

@ Empty - I finished the multi-town selection it'll be in the next update.
 
@ Wrathe and Jiraiya - Thanks :)

@ Empty - np man :)

Also can someone please make a character and then look at their highscores page, i'm having issues with mine making doubles, what about you guys?
 
Last edited:
Status
Not open for further replies.
Back
Top