[RC1] RPG+

Eklentiler ile ilgili gelişmeler. Yeni modlar, güncellemeler.

[RC1] RPG+

İleti Pluton 10.10.2006, 17:21

Kod: Tümünü seç
#####################################################################################
## MOD İsmi: RPG PLUS
## MOD Yazarı: Darkmonkey <info@darkmonkeydesigns.com> (Brendan kettle) http://www.darkmonkeydesigns.com
## MOD Açıklaması: Forumunuza Full RPG Sistem Kurmanızı Sağlar
## MOD Version: 1.0.0 beta
##
## Kurulum Seviyesi: Çok zor
## Kurum Süresi: 60 Minutes (EasyMOD ile 2 Dk)
## Değişecek Dosyalar:
##      admin/index.php
##      admin/admin_forums.php
##      admin/admin_users.php
##      includes/constants.php
##      includes/functions.php
##      includes/functions_post.php
##      includes/page_header.php
##      includes/usercp_register.php
##      includes/usercp_viewprofile.php
##      language/lang_english/lang_admin.php
##      templates/subSilver/admin/forum_edit_body.tpl
##      templates/subSilver/admin/user_edit_body.tpl
##      templates/subSilver/memberlist_body.tpl
##      templates/subSilver/overall_header.tpl
##      templates/subSilver/profile_add_body.tpl
##      templates/subSilver/profile_view_body.tpl
##      templates/subSilver/subSilver.cfg
##      templates/subSilver/viewtopic_body.tpl
##      common.php
##      memberlist.php
##      posting.php
##      viewforum.php
##      viewonline.php
##      viewtopic.php
##
## Yüklenecek Dosyalar:
##      admin/admin_ai.php
##      admin/admin_ai_attacks.php
##      admin/admin_areas.php
##      admin/admin_battles.php
##      admin/admin_elements.php
##      admin/admin_jobs.php
##      admin/admin_races.php
##      admin/admin_points.php
##      admin/admin_rpg_options.php
##      admin/admin_rpgitems.php
##      admin/admin_rpghelp.php
##      admin/admin_rpgshop.php
##      includes/functions_points.php
##      includes/functions_rpgstats.php
##      includes/battle.php
##      items/adreno.php
##      items/ether.php
##      items/potion.php
##      items/scan.php
##      items/steal.php
##      language/lang_english/email/user_notify_donation.tpl
##      language/lang_english/lang_rpg_admin.php
##      language/lang_english/lang_rpg_stats.php
##      language/lang_english/lang_rpg_shop.php
##      templates/subSilver/admin/ai_config_body.tpl
##      templates/subSilver/admin/ai_edit_body.tpl
##      templates/subSilver/admin/ai_attacks_edit_body.tpl
##      templates/subSilver/admin/ai_attacks_config_body.tpl
##      templates/subSilver/admin/admin_view_logs_body.tpl
##      templates/subSilver/admin/admin_view_taunts_body.tpl
##      templates/subSilver/admin/area_config_body.tpl
##      templates/subSilver/admin/area_edit_body.tpl
##      templates/subSilver/admin/battle_edit_body.tpl
##      templates/subSilver/admin/battle_manage_body.tpl
##      templates/subSilver/admin/elements_config_body.tpl
##      templates/subSilver/admin/elements_edit_body.tpl
##      templates/subSilver/admin/item_config_body.tpl
##      templates/subSilver/admin/item_edit_body.tpl
##       templates/subSilver/admin/jobs_config_body.tpl
##      templates/subSilver/admin/jobs_edit_body.tpl
##      templates/subSilver/admin/points_config_body.tpl
##      templates/subSilver/admin/races_config_body.tpl
##      templates/subSilver/admin/races_edit_body.tpl
##      templates/subSilver/admin/rpghelp_config_body.tpl
##      templates/subSilver/admin/rpghelp_edit_body.tpl
##      templates/subSilver/admin/rpgoptions_config_body.tpl
##      templates/subSilver/admin/rpgoptions_level_reset.tpl
##      templates/subSilver/admin/rpgshop_config_body.tpl
##      templates/subSilver/admin/rpgshop_edit_body.tpl
##      templates/subSilver/ai_arena_body.tpl
##      templates/subSilver/arena_enter_body.tpl
##      templates/subSilver/hospital_body.tpl
##      templates/subSilver/points_system.tpl
##      templates/subSilver/pvsp_arena_body.tpl
##      templates/subSilver/rpg_body.tpl
##      templates/subSilver/rpgcp_body.tpl
##      templates/subSilver/rpghelp_list_body.tpl
##      templates/subSilver/rpghelp_view_body.tpl
##      templates/subSilver/rpgprofile_body.tpl
##      templates/subSilver/rpgstats_body.tpl
##      templates/subSilver/rpgworld_body.tpl
##      templates/subSilver/shop_body.tpl
##      templates/subSilver/store_body.tpl
##      templates/subSilver/view_ai_body.tpl
##      templates/subSilver/view_jobs_body.tpl
##      templates/subSilver/view_logs.tpl
##      templates/subSilver/view_pvsp_body.tpl
##      templates/subSilver/view_races_body.tpl
##      templates/subSilver/view_taunts.tpl
##      arena.php
##      hospital.php
##      pointscp.php
##      rpg.php
##      rpg_install.php
##      rpgcp.php
##      rpghelp.php
##      rpgshop.php
##      rpgstats.php
##      taunt.php
##
## + all images in images/rpgplus/ and template directorys
## + all sounds in sounds/ directory
##
#####################################################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
###################################################################################
## Author Notes:
## You should change all your languages and themes if you use others
## then English and subSilver. This mod was made for version 2.0.13
## of phpBB.
##
## Thanks to [frost.] for the graphics help, and wgEric for the pm function ^_^
##
## The points MOD has been intergrated(and modified) into the code aswell, 
## so thanks to the many authors of it ^_^
##
## Installation:
##
## 1) Upload all files in root/ to their respective locations.
## 2) Run rpg_install.php to make the database changes
## 3) Read below to make the rest of the changes.
##
####################################################################################
## MOD History:
##
##   2004-1-24 - Version 0.1.0 beta is finished
##      - Finished stage one of RPG plus, and decided to beta release
##      what I've done so far.
##
##   2004-2-13 - Version 0.1.1 beta is finished
##      - After a computer crash, had to recode alot of features. Added Gender,
##      alot of on/off functions and fixed all known bugs and took away alignment
##      table
##
##   2004-2-13 - Version 0.1.2 beta is finished
##      - Fixed some exp/stat bugs
##      - Took away race influences exp
##
##   2004-3-17 - Version 0.3.0 beta is finished
##      - Added Shop
##      - Added Rpg home
##      - Alot of other small fixes and features
##
##   2004-7-15 - Version 0.5.0 beta is finished
##      - Added Arena
##      - Updated admin panels
##      - Added hospital
##      - Added RPG profile
##      - Alot of other small fixes and features
##      - Took away rpg_options table
##
##   2004-8-7 - Version 0.5.1 beta is finished
##      - earning exp bug fixed
##      - smilies in battle taunts
##      - all template images specific
##      - template bug fixed
##      - cant heal while in battle
##      - double opponents bug fixed
##      - rpg profile bug fix
##      - admin user update bug fixed
##      - other small fixes
##
##   2004-10-24 - Version 0.7.0 beta is finished
##      - MySql 3 > compatiable (No multiple table updates)
##      - Updated lang includes
##      - "life" function in hospital
##      - exp carries on levelup
##      - sort by level in memberlist
##      - Random forum battles
##      - minus level bug fix
##      - Admin definable AI Enemies, and Ai Attacks
##      - Viewonline (session whereabouts) added
##      - View opponent profile added (from pm)
##      - Surrender bug fix
##
##   2004-03-12 - 1.0.0 RC1 is released
##      - Add "Rpgworld"
##      - Rpg Statisitcs Page added
##      - Rpg help center added with admin configurable articles
##      - Added online/offline function for rpg pages
##      - master select function introduced
##      - documentation written
##      - security checks
##      - Added contrib DB fill scripts
##      - added "use forum avatar" option for avatars
##      - notify of new battle turn through pm (on/off)
##      - added item "type" field
##      - use items from shop
##      - Various small bug fixes
##      - Intergrated points MOD (modified 2.1.1)
##
#########################################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#########################################################################################


DownloaD: http://darkmonkeydesigns.com/rpgplus/rpgplus_rc1.zip
No CommEnT
Pluton
Üye
Üye
 
İleti: 555
Kayıt: 09.10.2005, 18:51
Konum: Antalya

İleti cerxa 10.10.2006, 19:13

bu modu bir ay önce kurmaya calışmıstım ama points ve level daha önce kurdugum için hatalara sebeb oldu. eskileri kaldırmaya calıştım bu seferde daha beter hale gitrdim ve forumu düzeltemeiğim için tasımak zorunda kaldım... nasıl oldugunu merak ediyorum .... yapan bir arkadaş demo linki verebilirmi. :(
ßaZen biLmEk yeTmez KanıtLAmak GereKir
Kullanıcı avatarı
cerxa
Üye
Üye
 
İleti: 229
Kayıt: 21.05.2006, 20:40

İleti alperunal 14.10.2006, 14:29

Bu Rpg düzenlenebiliyormu?
Kullanıcı avatarı
alperunal
Üye
Üye
 
İleti: 59
Kayıt: 08.01.2006, 12:17
Konum: Ankara

Cvp: [RC1] RPG+

İleti SectumSempra 27.02.2007, 17:01

Tam olarak özellikleri neler?
Kullanıcı avatarı
SectumSempra
Üye
Üye
 
İleti: 12
Kayıt: 07.01.2006, 09:58


Duyurular & Güncellemeler



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron