Garry's Mod

Garry's Mod

评价数不足
Hogwarts Student ID
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 武器
插件标签: 角色扮演, 写实
文件大小
发表于
更新日期
12.293 MB
2021 年 8 月 1 日 上午 8:36
2021 年 8 月 3 日 上午 10:22
3 项改动说明 ( 查看 )

订阅以下载
Hogwarts Student ID

在 Shuttle 的 1 个合集中
Hogwarts ID Card
2 件物品
描述
ENGLISH

⚠️Extract this Addon to make it work for your server.

French version : https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2562546679.

Features

1 ID Card for each House including :

ID Photo
RP Name
House
Year
Gender

Configuration

1. Open the shared.lua in en_hogwarts_id/lua/weapons/hogwarts_idcard.
2. Fill the lines 77 to 106 with playermodels corresponding to a House and a Gender. Example with Konnie's students playermodels :


local Gryffindor = {
"models/konnie/students/female_gryffindor.mdl",

"models/konnie/students/male_gryffindor.mdl",
}

local Slytherin = {
"models/konnie/students/female_slytherin.mdl",
"models/konnie/students/male_slytherin.mdl",
}

local Ravenclaw = {
"models/konnie/students/female_ravenclaw.mdl",
"models/konnie/students/male_ravenclaw.mdl",
}

local Hufflepuff = {
"models/konnie/students/female_hufflepuff.mdl",
"models/konnie/students/male_hufflepuff.mdl",
}

local Female = {
"models/konnie/students/female_gryffindor.mdl",

"models/konnie/students/female_slytherin.mdl",

"models/konnie/students/female_ravenclaw.mdl",

"models/konnie/students/female_hufflepuff.mdl",
}

local Male = {
"models/konnie/students/male_gryffindor.mdl",

"models/konnie/students/male_slytherin.mdl",

"models/konnie/students/male_ravenclaw.mdl",

"models/konnie/students/male_hufflepuff.mdl",
}

And that's finish ! You can add more skins of course, it's just an example. If a player has a playermodel that is not in these lines, the ID Card will not work.

Credits

Original Addon for DarkRP : Vukein.
Modification for HogwartsRP : Shuttle.

Need help ?
You can write a comment or create a discussion.
You can also add me on Steam or Discord : Shuttle#9560.
2 条留言
Shuttle  [作者] 2023 年 1 月 24 日 下午 12:11 
Thx !
Silly 2023 年 1 月 23 日 下午 11:18 
Cool:steamthumbsup: