Missody系列-PK場腳本

版主: Jason[A.K]

回覆文章
abc
高級玩家
高級玩家
文章: 356
註冊時間: 週日 5月 05, 2002 8:20 pm

文章 abc » 週三 7月 16, 2003 9:43 pm

真利害 :o
不過GM同意了嗎?

lordlpg
究級玩家
究級玩家
文章: 5226
註冊時間: 週三 7月 11, 2001 8:00 am

文章 lordlpg » 週二 7月 08, 2003 7:31 pm

好厲害 :o

kimoyahoo
高級玩家
高級玩家
文章: 735
註冊時間: 週六 10月 26, 2002 10:26 am

Missody系列-PK場腳本

文章 kimoyahoo » 週二 7月 08, 2003 7:01 pm

圖檔
主要功能
1. 提供小server pk練習用
2. 傳送到pk場 (我定在死很大wind島),進門後 pk能力全滿
比如 swordmanship=100等等,身上多了+15 pk裝
還有繃代爆柵瓶等等全滿魔法書
3. 自動幫你放光明術
4. 回去時能力值回復設定,東西全回收
5. 東西全回收bug已修復

安裝方法:
1.把下面程式存成 pk.scp放在c:/sphere/script/裡
2.去 lover heaven新增地板或 月門
3.打上 .info 把它們的 type打上 pk_go
4.去死很大島新增地板或月門 打 .info 把 type改成 pk_back
5.轉載請保留原作者姓名
原 pk.scp檔 3Q :p
[DIALOG PKBACK]
10,10
resizepic 10 250 9270 570 270
resizepic 20 260 9350 551 25
resizepic 20 285 9300 551 225
text 30 265 54 0
text 30 295 63 1
text 30 315 63 2
text 30 335 63 3
text 30 355 63 4
text 30 375 63 5
text 30 395 63 6
text 30 415 63 7
text 30 435 63 8
text 30 455 54 9
text 30 475 54 10

[DIALOG PKBACK TEXT]
東西全部回收
你回復下列能力
力量=<eval <SRC.tag.STR>>
敏捷=<eval <SRC.tag.DEX>>
智力=<eval <SRC.tag.INT>>
MAGERY=<SRC.tag.magery> MagicResistance=<src.tag.MagicResistance>
TACTICS=<SRC.tag.tactics> anatomy=<src.tag.anatomy>
PARRYING=<SRC.tag.parrying> wrestling=<src.tag.wrestling>
STEALTH=<SRC.tag.stealth> archery=<src.tag.archery>
SWORDSMANSHIP=<SRC.tag.swordsmanship>
~ By Kimo ~
[DIALOG PKBACK BUTTON]

[DIALOG PKGO]
10,10
resizepic 10 250 9270 570 270
resizepic 20 260 9350 551 28
resizepic 20 285 9300 551 225

text 30 265 63 0
text 30 295 54 1
text 30 315 63 2
text 30 335 63 3
text 30 355 63 4
text 30 375 563 5
text 30 395 563 6
text 30 415 563 7
text 30 435 563 8
text 30 455 563 9
text 30 475 54 10
text 30 485 54 11
[DIALOG PKGO TEXT]
進入PK場前將請自己的東西放在銀行
你得到+15全套防具,
你得到全滿魔法書,繃帶50條
你得到藥材各50,heal potion,cure potion,explition potion
以下戰鬥技能全滿
magery=100.0 MagicResistance=100.0
tactics=100.0 anatomy=100.0
parrying=100.0 wrestling=100.0
stealth=100 src.archery=100.0
swordsmanship=100
STR=100 DEX=100 INT=100
By Kimo
[TEMPLATE MY_PK]
DEFNAME=tm_BAG_OF_MAGIC
CATEGORY=Item Templates
SUBSECTION=Miscellaneous
DESCRIPTION=Bag of Magic
CONTAINER=i_bag
ITEM=i_PLATEMAIL_ARMS_INVULNERABILITY,1
ITEM=i_platemail_HELM_INVULNERABILITY,1
ITEM=i_PLATEMAIL_GORGET_INVULNERABILITY,1
ITEM=i_PLATEMAIL_GAUNTLETS_INVULNERABILITY,1
//ITEM=i_PLATEMAIL_INVULNERABILITY_FEMALE
ITEM=i_sword_long_FORCE
ITEM=i_HEATER_SHIELD_INVULNERABILITY,1
ITEM=i_PLATEMAIL_INVULNERABILITY,1
ITEM=i_PLATEMAIL_leggings_INVULNERABILITY,1
ITEM=i_reag_black_pearl,50
ITEM=i_reag_blood_moss,50
ITEM=i_reag_garlic,50
ITEM=i_reag_ginseng,50
ITEM=i_reag_mandrake_root,50
ITEM=i_reag_nightshade,50
ITEM=i_reag_sulfur_ash,50
ITEM=i_reag_spider_silk,50
ITEM=i_bandage,50
ITEM=i_potion_heal,1
ITEM=i_potion_heal,1
ITEM=i_potion_heal,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Explosion,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_potion_Cure,1
ITEM=i_spellbook
MORE1=0ffffffff
MORE2=0ffffffff
[TYPEDEF pk_go]

ON=@STEP
src.go 5251,81,9
src.tag.STR=<SRC.STR>
SRC.tag.DEX=<SRC.DEX>
SRC.tag.INT=<SRC.INT>
SRC.tag.magery=<SRC.magery>
SRC.tag.tactics=<SRC.tactics>
SRC.tag.parrying=<src.parrying>
SRC.tag.stealth=<src.stealth>
SRC.tag.healing=<src.healing>
SRC.tag.swordsmanship=<src.swordsmanship>
SRC.tag.MagicResistance=<src.MagicResistance>
src.TAG.anatomy=<src.anatomy>
src.tag.wrestling=<src.wrestling>
src.tag.archery=<src.archery>
SRC.magery=100.0
SRC.tactics=100.0
src.parrying=100.0
src.stealth=100.0
src.healing=100.0
src.swordsmanship=100.0
src.MagicResistance=100.0
src.anatomy=100.0
src.wrestling=100.0
src.archery=100.0
SRC.STR=100
SRC.DEX=100
SRC.INT=100
SRC.MANA=100
SRC.HITPOINTS=100
SRC.STAMINA=100
src.newitem=my_pk
src.act.bounce
src.findid(i_HEATER_SHIELD_INVULNERABILITY).equip
src.findid(i_PLATEMAIL_ARMS_INVULNERABILITY).equip
src.findid(i_platemail_HELM_INVULNERABILITY).equip
src.findid(i_PLATEMAIL_GORGET_INVULNERABILITY).equip
src.findid(i_PLATEMAIL_GAUNTLETS_INVULNERABILITY).equip
src.findid(i_sword_long_FORCE).equip
src.findid(i_PLATEMAIL_INVULNERABILITY).equip
src.findid(i_PLATEMAIL_leggings_INVULNERABILITY).equip
src.cast 6
src.self
SRC.DIALOG PKGO
SECTOR LIGHT
RETURN 1

[TYPEDEF pk_back]

ON=@Create

ON=@STEP

SRC.STR=<src.tag.STR>
SRC.DEX= <SRC.tag.DEX>
SRC.INT=<SRC.tag.INT>
SRC.magery=<SRC.tag.magery>
SRC.tactics=<SRC.tag.tactics>
src.parrying=<SRC.tag.parrying>
src.stealth=<SRC.tag.stealth>
src.healing=<SRC.tag.healing>
src.swordsmanship=<SRC.tag.swordsmanship>
src.MagicResistance=<SRC.tag.MagicResistance>
src.anatomy=<src.TAG.anatomy>
src.wrestling=<src.tag.wrestling>
src.archery=<src.tag.archery>
src.underwear <uid>
src.findid(i_sword_long_FORCE).remove
src.findid(i_HEATER_SHIELD_INVULNERABILITY).remove
src.findid(i_PLATEMAIL_leggings_INVULNERABILITY).remove
src.findid(i_PLATEMAIL_INVULNERABILITY).remove
src.findid(i_PLATEMAIL_ARMS_INVULNERABILITY).remove
src.findid(i_platemail_HELM_INVULNERABILITY).remove
src.findid(i_PLATEMAIL_GORGET_INVULNERABILITY).remove
src.findid(i_PLATEMAIL_GAUNTLETS_INVULNERABILITY).remove
src.findid(i_PLATEMAIL_INVULNERABILITY_FEMALE).remove
src.findid(i_reag_black_pearl).remove
src.findid(i_bandage).remove
src.findid(i_potion_heal).remove
src.findid(i_potion_Explosion).remove
src.findid(i_potion_Cure).remove
src.findid(i_reag_blood_moss).remove
src.findid(i_reag_garlic).remove
src.findid(i_reag_ginseng).remove
src.findid(i_reag_mandrake_root).remove
src.findid(i_reag_nightshade).remove
src.findid(i_reag_sulfur_ash).remove
src.findid(i_reag_spider_silk).remove
src.findid(i_bag).remove

IF (<SRC.RESTEST 1 i_sword_long_FORCE> || <SRC.RESTEST 1 i_HEATER_SHIELD_INVULNERABILITY> || <SRC.RESTEST 1 i_HEATER_SHIELD_INVULNERABILITY> || <SRC.RESTEST 1 i_PLATEMAIL_leggings_INVULNERABILITY> || <SRC.RESTEST 1 i_PLATEMAIL_INVULNERABILITY> || <SRC.RESTEST 1 i_PLATEMAIL_ARMS_INVULNERABILITY> || <SRC.RESTEST 1 i_platemail_HELM_INVULNERABILITY> || <SRC.RESTEST 1 i_PLATEMAIL_GORGET_INVULNERABILITY> || <SRC.RESTEST 1 i_PLATEMAIL_GAUNTLETS_INVULNERABILITY> || <SRC.RESTEST 1 i_PLATEMAIL_INVULNERABILITY_FEMALE>)
src.go 5251,81,9
src.sayu .你攜帶太多裝備離開pk場,請卸下後再離開

else
SRC.DIALOG PKBACK
src.go 1300,1761,10
endif
RETURN 1

[EOF]

回覆文章

回到「點子& 腳本投稿區」

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 2 位訪客