Garry's Mod

Garry's Mod

Otillräckligt med betyg
Hogwarts Student ID
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay, Realism
Filstorlek
Lades upp
Uppdaterades
12.293 MB
1 aug, 2021 @ 8:36
3 aug, 2021 @ 10:22
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
Hogwarts Student ID

I 1 samling av Shuttle
Hogwarts ID Card
2 artiklar
Beskrivning
ENGLISH

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

French version : https://gtm.steamproxy.vip/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 kommentarer
Shuttle  [skapare] 24 jan, 2023 @ 12:11 
Thx !
Silly 23 jan, 2023 @ 23:18 
Cool:steamthumbsup: