魔兽世界教你设置游戏NPC集锦篇
[creature 4258]
level=35
npcflags=17
maxhealth=100
maxmana=132
faction=55
bounding_radius=0.347000
combat_reach=1.500000
attack=2000 2000
damage=52.285713 56.285713
train=2020表⽰技能代码
train=2021
train=3539
train=9786
questscript=HelloWorld表⽰任务名称对照\scripts\tcl⾥⾯的名称
name=Bengus Deepforge
guild=Artisan Blacksmith
flags1=08400046
type=7
model=3097
[creature 658]
level=5
npcflags=2
maxhealth=100
maxmana=28
faction=55
bounding_radius=0.347000
combat_reach=1.500000
attack=1500 1500
damage=3.125000 4.125000
name=Sten Stoutarm
flags1=066
type=7
model=1362
questscript=StenStoutarm表⽰任务名称对照\scripts\tcl⾥⾯的名称
npctext0_0=ah, well aren't you a sturdy-looking one? Perhaps you can assist me with a thing or two. Not much help around here except for green apprentices, and they've other things to worry about.表⽰此NPC提⽰任务说明.
[quest 3904]
name=Milly's Harvest 任务名字
任务提⽰desc=Bring 8 crates of Milly's Harvest to Milly Osworth at Northshire Abbey.
任务内容details=A gang of brigands, the Defias, moved into the Northshire Vineyards while I was harvesting! I reported it to the Northshire guards and they assured me they'd take care of things, I'm afraid for my crop of grapes! If the Defias don't steal them then I fear our guards will trample them when they chase away the thugs.$B$BPlease, you must help me! I gathered most of my grapes into b
uckets, but I left them in the vineyards to the southeast.$B$BBring me those crates! Save my harvest!
levels=2 4 等级
zone=9
next_quest=3905 表⽰下⼀个任务编号是3905
quest_flags=08 任务完成的Flags是08
deliver=11119 8 任务需要物品是葡萄代码11119,总共需要8个
[quest 3905]
name=Grape Manifest
desc=Bring the Grape Manifest to Brother Neals in Northshire Abbey.
details=Now that my crop is saved, take this Grape Manifest to Brother Neals. He manages the store of food and drink in Northshire, and I'm sure he'll be delighted to hear that he has fresh grapes.$B$BYou'll find Brother Neals in the abbey, in the where he likes to taste his wine.
levels=2 4
zone=9
src_item=11125
quest_flags=020
reward_choice=2690 1
deliver=11125 1 任务需要物品是⼈头代码11125,总共需要1个[creature 1298]
level=30
npcflags=5
maxhealth=100
maxmana=108
faction=12
bounding_radius=0.306000
combat_reach=1.500000
attack=2000 2000
damage=42.285713 47.285713
sell=11303
sell=11307
sell=11306
sell=5105
sell=5026
sell=5024
sell=3027
sell=2506
sell=11285
sell=2507
sell=2101
魔兽游戏名
sell=11362
sell=2505
sell=3030
sell=3026
sell=2512
sell=2515
sell=5439
sell=2504
name=Frederick Stover
guild=Bow & Arrow Merchant
flags1=08400046
type=7
model=1427
“sell=2504”表⽰需要在这个NPC⾝上加上物品ID代码即可,想要什么加什么。巫师的召唤⽤“灵魂碎⽚”代码是6265和5232,加进NPC sell=6265
和sell=5232即可有卖。
在scripts下⾯的 creature.scp ⽂件添加
添加后⽤GM号登陆游戏,在你想要放置此NPC的地⽅使⽤GM命令创建即可。creatures表⾥⾯数据
npcflags=0 表⽰⾃动攻击性NPC
注意要使⽤.addspawn的NPC才可以⾃动攻击的