Garry's Mod

Garry's Mod

Not enough ratings
Hogwarts Student ID
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
12.293 MB
1 Aug, 2021 @ 8:36am
3 Aug, 2021 @ 10:22am
3 Change Notes ( view )

Subscribe to download
Hogwarts Student ID

In 1 collection by Shuttle
Hogwarts ID Card
2 items
Description
ENGLISH

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

French version : https://steamhost.cn/steamcommunity_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 Comments
Shuttle  [author] 24 Jan, 2023 @ 12:11pm 
Thx !
Silly 23 Jan, 2023 @ 11:18pm 
Cool:steamthumbsup: