广告广告
  加入我的最爱 设为首页 风格修改
首页 首尾
 手机版   订阅   地图  繁体 
您是第 9755 个阅读者
 
<<   1   2   3   4   5  下页 >>(共 5 页)
发表文章 发表投票 回覆文章
  可列印版   加为IE收藏   收藏主题   上一主题 | 下一主题   
lichen
数位造型
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x42 鲜花 x95
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片
推文 x1
[插件] 神奇宝贝  (国外新模式..)
【插件资讯】

插件来源:http://forums.alliedmods.net/showthread.php?s...58d438f765fa&t=23281
使用指令:Admin Commands
pm_givepoke <nick | @TEAM | @ALL> <pokemon name> [level] - gives players a pokemon
pm_setpoke <nick | @TEAM | @ALL> <pokemon name> - temporarily gives players pokemon power
pm_takepoke <nick | @TEAM | @ALL> <pokemon | @ALL | @# | @C> - takes a pokemon away from players
pm_morph <nick | @TEAM | @ALL> <pokemon | @ALL | @# | @C> <new pokemon> - morphes a pokemon into a new one

pm_givexp <nick | @TEAM | @ALL> <pokemon | @ALL | @# | @C> <amount> - gives xp to players pokemon
pm_setxp <nick | @TEAM | @ALL> <pokemon | @ALL | @# | @C> <amount> - sets xp on players pokemon

pm_addrank <nick | @TEAM | @ALL> <amount> - gives rank points to player
pm_setrank <nick | @TEAM | @ALL> <amount> - sets rank points on player

pm_setlevel/pm_setlvl <nick | @TEAM | @ALL> <pokemon | @ALL | @# | @C> <level> - sets level on players pokemon

pm_giveitem <nick | @TEAM | @ALL> <item name> [amount] - gives players an item

pm_debugger <nick | 0> - changes who recieves the debug messages

pm_help - shows admin command help
pm_cvar <cvar> [new value] - view/change value of pokemod cvars

pm_enable <pokemon | @ALL> [additional pokemon] - enables the use of a pokemon
pm_tempenable <pokemon | @ALL> [additional pokemon] - temporarily enables the use of a pokemon
pm_disable <pokemon | @ALL> [additional pokemon] - disables the use of a pokemon
pm_tempdisable <pokemon | @ALL> [additional pokemon] - temporarily disables the use of a pokemon

pm_pokemart <pokemon name | item name> <price> - changes items in Pokemart
pm_safari <pokemon name> <level> - changes pokemon in Safari
pm_reset <file> - resets pokemod file
pm_loadconfig - loads pokemod config files
pm_erasexp - erases all xp
Player Say Commands:
/pokecommands - shows complete list of commands in pokecommand
/pokehelp - shows basic information about PokeMod
/save - saves your PokeMod data (unless saving is off or safari mode is on)
/pokedex poke - shows information about the pokemon specified (ex. '/pokedex 1' or '/pokedex bulbasaur')
/pokemenu - shows PokeMod menu if you're dead or close to a Prof. Oak
/pokehud up/down - moves the PokeMod HUD up or down (ex. '/pokehud up' or '/pokehud down')
/playerspokes - shows everyones pokemon
/pokemart item amount - buys the amount of the item
/pokeitem item - view information about the item
/go - shows menu to select your active pokemon
/mypokes - shows the pokemon in your party
/switch poke1 poke2 - switches pokemon with another
/release poke - attempts to release a pokemon into the wild
/give player pokemon/item - gives your pokemon/item to player (ex. '/give Emp pikachu' or '/give Emp potion')
/wild - become a random wild pokemon
/trainer - become a trainer
/pokerank - view players pokeranks
Player Console Commands:
pokemod - shows PokeMod information about server
+pokeskill - uses your current skill
+pokeskill# - uses this skill without having to go through the menu ( +pokeskill1, +pokeskill2, etc. )
+pokeitem - shows menu of your current items


安装路径:sma编译为amxx放入cstrike\addons\amxmodx\plugins并写入plugins-zplague.ini即可

【插件介绍】

So what is PokeMod?
-It is a game modification that incorporates the old gameboy games. Players choose a starting pokemon, gain experience, and catch new pokemon. As players level up their pokemon, that pokemon's skill will become more deadly. If a pokemon manages to evolve into another pokemon, the new pokemon will have a new skill plus its predecessors. However, players are limited to using a single pokemon at one time, but can have a 'party' that they can switch with on the fly with the command /go. Some pokemon are designated as 'global' pokemon, and as long as they are in your party, their skill will work as well.
-There is also a unique item system that has been developed where server owners can manage and create new items based on a simple file (items.cfg). This item system can be utilized to create an almost endless amount of items that you can imagine.
-Additionally with PokeMod there is a 'PokeRank' system, where players gain points every time they level up their pokemon. This can become competitive as there are defaulted 11 types of pokeranks, starting from Pokemon Finatic and working to Legendary Guru. On top of these individual ranks, there is also a server rank. If you have the top pokerank in the entire server, you will be designated as the Pokemon Master, and the next four highest are part of the Elite Four.
-Another feature in PokeMod is the 'Wild' and 'Trainer' mode. Players are defaulted to trainers, but can switch by saying /wild. In Wild mode, they will be assigned a random pokemon with a random experience. Wild pokemon gain experience twice as fast as trainers, but once you die, you become a new pokemon.
-Not commonly used in PokeMod is the 'Safari' mode. This mode allows players to choose any pokemon that the server has enabled for Safari mode. There is no experience gain and players are able to change pokemon freely. Pokemon can either be disabled, admin only, or set to a level.

How can I configure PokeMod to my liking?
-PokeMod has many types of configurations found in the configs/pokemon/ folder. Within each file, there are customizations available. For more deep changes, such as saving type or game type, you must edit the custom.inl or skill_defines.inl then recompile for a new pokemod.amxx.
  • items.cfg - As described earlier, you can change and add items to PokeMod. You may set what they do, their price, and other things. You can also categorize them so you may buy items easier once in PokeMod.
  • maps.cfg - This can be used to have map specific configurations. You can do any normal console command, or additionally, you can either disable PokeMod (-disabled) or turn skill use off (-skills_off) so players cannot use their skills but they can still gain experience. With -disabled and -skills_off, PokeMod does not precache any models, sounds, or sprites, that way you can still play the huge maps such as fun_allinone.
  • pokedex.txt - Although it is not suggested that you change this file, you can edit the description and name of skills here.
  • pokemod.cfg - Here you can edit cvars for PokeMod that will be loaded on map startup. You can change whether PokeMod is on to what admin is needed for PokeMod admin commands. If you wish to change values in this file in-game, instead of using the normal cvar command (amx_cvar) use the new pm_cvar command and it will save to the file as well.
  • pokemon.cfg - Within this file, you can change many properties of pokemon. You may change how much delay there is after you use its skill, whether it is a global pokemon, what type it is, and even what it evolves to and when it evolves.
  • safari.cfg - In Safari mode, the pokemon are given a set level, this is where you set that level. If you set to 0, then no one can use this pokemon in Safari mode. If set to a negative number, only admins can use this pokemon during Safari mode.
  • xp_table.ini - Inspired by SuperHero Mod, now you can easily change what each level is and how many levels there are. (Note that you will also have to change a define in custom.inl if you want more than 99 levels)

[此文章售价 0 雅币已有 64 人购买]
若发现会员采用欺骗的方法获取财富,请立刻举报,我们会对会员处以2-N倍的罚金,严重者封掉ID!




献花 x1 回到顶端 [楼 主] From:没有资料 | Posted:2011-02-16 19:44 |
呵wesley
个人文章 个人相簿 个人日记 个人地图
小人物
级别: 小人物 该用户目前不上站
推文 x6 鲜花 x52
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

唔明白呀.......但看上好好玩:D下了他玩一玩~~~

此文章被评分,最近评分记录
财富:0 (by a7811311622) | 理由: 请勿使用口语!


WT??
What The??
献花 x0 回到顶端 [1 楼] From:香港有线宽频 | Posted:2011-02-16 19:49 |
toretmods 手机
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x24 鲜花 x33
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

这是...甚么阿?


个人PressWord部落格(测试中)
http://shadow-wolf-blog.twbbs.org
献花 x0 回到顶端 [2 楼] From:台湾中华电信 | Posted:2011-02-16 20:07 |
zxcke123 手机
个人头像
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x13 鲜花 x66
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

你打了一堆七八九的... ((英文不好

是想表达什么= =

能不能弄点中文介绍表情


derpy~derpy~I LOVE YOU

献花 x0 回到顶端 [3 楼] From:台湾中华电信 | Posted:2011-02-16 20:39 |
patric87411 手机
个人文章 个人相簿 个人日记 个人地图
小人物
级别: 小人物 该用户目前不上站
推文 x1 鲜花 x13
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

帮你翻译一下

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
那么,什么是PokeMod?
──是一个游戏的修改,它合并了旧 gameboy游戏。玩家选择一个开始口袋妖怪,积累经验,赶上最新的口袋妖怪。随着玩家水平,直至他们的宠物小精灵,那宠物小精灵的技能将变得更为致命。如果一个口袋妖怪管理演变成另一种神奇宝贝,新的口袋妖怪将有一个新的技能加上它的前辈。但是,球员们只能使用一个单一的宠物小精灵在同一时间,但可以有一个党,那就是他们可以在飞行中切换使用命令/去。一些宠物小精灵被指定为'全球'宠物小精灵,只要他们在你的党,他们的技能,以及将工作。
,还有一个独特的道具系统,已开发其中服务器拥有者可以管理和创建新项目基于一个简单的文件(items.cfg)。本项目系统可以被用来创造一个几乎是无限量的项目,你可以想像的。
-加之PokeMod有一个'PokeRank'系统,让玩家获得积分每次他们升级自己的宠物小精灵。这可以成为有竞争力,拖欠11种 pokeranks,起价口袋妖怪Finatic并努力传奇大师。上面这些个别的行列,也有一个服务器的排名。如果您有顶 pokerank在整个服务器,您将被指定为宠物小精灵法师,接下来的四个最高的精英四部分。

,另一个特征 PokeMod是'野生'和'教练'模式。玩家默认为教练,但可以说开关/野生。在野生模式,他们将被分配一个随机宠物小精灵与一个随机的经验。取得经验野生口袋妖怪快两倍,培训人员,但一旦你死了,你成为一个新的口袋妖怪。
而不是常用的PokeMod是'Safari的模式。该模式允许玩家选择任何口袋妖怪服务器已启用 Safari 的模式。没有经验的增益和球员能够改变口袋妖怪自由。宠物小精灵可以被禁止,只有管理员,或者设置为一个级别。
如何配置PokeMod我喜欢?
- PokeMod有许多类型的配置,发现在configs/宠物小精灵/文件夹。在每个文件中,有自定义可用。为了更深入的变化,如节约型或游戏类型,您必须编辑 custom.inl或skill_defines.inl然后重新编译一个新的pokemod.amxx。
items.cfg-如前所述,您可以更改和添加项目 PokeMod。您可以设定他们做什么,他们的价格,和其他东西。您也可以对它们进行分类以便你可以购买的物品更容易一次PokeMod。
maps.cfg-这可用于有地图的具体配置。你可以做任何正常的控制台命令,或者此外,您可以禁用PokeMod(残疾)或开启技能的使用关闭(- skills_off),所以玩家不能使用他们的技能,但他们仍然可以积累经验。由于残疾和- skills_off,PokeMod不预先缓存的任何模式,声音,或精灵,这样你仍然可以发挥巨大的地图,例如fun_allinone。

pokedex.txt-虽然不建议你更改这个文件,你可以编辑的描述和名称手艺。
pokemod.cfg- 在这里你可以编辑 cvars为 PokeMod,将加载在地图上启动。您可以变更是否PokeMod是什么管理上是需要PokeMod管理命令。如果你想改变这个文件值的游戏,而不是使用正常CVaR的命令(amx_cvar)使用新的pm_cvar命令,它会保存到文件中。
pokemon.cfg-在该文件中,你可以改变许多属性的宠物小精灵。你可以改变延迟有多少在使用它的技能,无论是一个全球性的宠物小精灵,它是什么类型,甚至发展到什么时候占得先机。
safari.cfg-在Safari模式,宠物小精灵给出一个设定的水平,这是你设置的水平。如果设置为 0,那么没有人可以使用这个宠物小精灵在Safari模式。如果设置为负数,只有管理员可以使用此宠物小精灵在野生动物园模式。
#xp_table.ini的启示 -超级英雄国防部,现在你可以轻松地改变了每个级别和层次有多少。 (请注意,您还必须更改定义 custom.inl如果你想超过 99级)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

大概这样吧@@


PATRIC
献花 x2 回到顶端 [4 楼] From:台湾中华电信 | Posted:2011-02-16 21:58 |
tyty3131hkhk 手机
个人文章 个人相簿 个人日记 个人地图
小人物
级别: 小人物 该用户目前不上站
推文 x1 鲜花 x26
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

没有玩过
有点想试玩一下!!


献花 x0 回到顶端 [5 楼] From:香港和记电讯 | Posted:2011-02-16 22:11 |
toretmods 手机
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x24 鲜花 x33
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

跑去国外SV小玩一下

个人觉得好无聊

还以为真的跟神奇宝贝一样招唤出来的说


个人PressWord部落格(测试中)
http://shadow-wolf-blog.twbbs.org
献花 x0 回到顶端 [6 楼] From:台湾中华电信 | Posted:2011-02-16 22:49 |
REDfeilong
个人文章 个人相簿 个人日记 个人地图
小人物
级别: 小人物 该用户目前不上站
推文 x0 鲜花 x15
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

有没有图啊


献花 x0 回到顶端 [7 楼] From:贵州 | Posted:2011-02-16 22:58 |
784063999
个人头像
个人文章 个人相簿 个人日记 个人地图
游戏高手奖
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x32 鲜花 x86
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

看这些英文
不如直接看源码算...


献花 x0 回到顶端 [8 楼] From:没有资料 | Posted:2011-02-18 12:45 |
~笨鬼~
个人文章 个人相簿 个人日记 个人地图
小人物
级别: 小人物 该用户目前不上站
推文 x0 鲜花 x0
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

虽然不用钱..

只是字都密密麻麻看不懂= ="

不过不用钱..

值得鼓励^^'


献花 x0 回到顶端 [9 楼] From:台湾教育部 | Posted:2011-02-18 13:09 |

<<   1   2   3   4   5  下页 >>(共 5 页)
首页  发表文章 发表投票 回覆文章
Powered by PHPWind v1.3.6
Copyright © 2003-04 PHPWind
Processed in 0.025511 second(s),query:16 Gzip disabled
本站由 瀛睿律师事务所 担任常年法律顾问 | 免责声明 | 本网站已依台湾网站内容分级规定处理 | 连络我们 | 访客留言