Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Thanks.
1) Subscribe this addon.
2) Convert this addon to folder (or you can download it from GitHub).
3) Unsubscribe addon and put folder in: SteamLibrary\steamapps\common\GarrysMod\garrysmod\addons.
4) Change and modify how you want. you say that but you never say how to Change and modify how you want
good job kiddo
I found something, but this gives the same amount for every npc, so my objective is to change the number of points according to the npc you kill.
hook.Add("OnNPCKilled", "", function( victim, killer )
if (killer:IsPlayer() ) then killer:PS_GivePoints(20) killer:PS_Notify("20 points earned") end;
end)
if i unsubscribe to the addon, the shop doesn't open, even if i put the folder in addons, pls help