Garry's Mod

Garry's Mod

Nedostatek hodnocení
Hogwarts Student ID
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay, Realism
Velikost souboru
Přidáno
Aktualizováno
12.293 MB
1. srp. 2021 v 8.36
3. srp. 2021 v 10.22
Poznámky ke změnám (3) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Hogwarts Student ID

V 1 kolekci od uživatele Shuttle
Hogwarts ID Card
2 položek
Popis
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.
Počet komentářů: 2
Shuttle  [autor] 24. led. 2023 v 12.11 
Thx !
Silly 23. led. 2023 v 23.18 
Cool:steamthumbsup: