Garry's Mod

Garry's Mod

Ei tarpeeksi arvosteluja
Hogwarts Student ID
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay, Realism
Tiedostokoko
Julkaistu
Päivitetty
12.293 MB
1.8.2021 klo 8.36
3.8.2021 klo 10.22
3 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Hogwarts Student ID

1 kokoelmassa, tekijä Shuttle
Hogwarts ID Card
2 luomusta
Kuvaus
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 kommenttia
Shuttle  [tekijä] 24.1.2023 klo 12.11 
Thx !
Silly 23.1.2023 klo 23.18 
Cool:steamthumbsup: