Posts: 22
Threads: 10
Joined: Jan 2013
Reputation:
0
How do i add the new skins into the server its a roleplay gamemode
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
They are the same as other skins.
Posts: 22
Threads: 10
Joined: Jan 2013
Reputation:
0
Im asking how do i add it like ...im not sure
Posts: 687
Threads: 35
Joined: Oct 2014
Reputation:
0
change the skin limits from 299 to 311?
Posts: 561
Threads: 27
Joined: Sep 2012
You do the same thing as you're doing in others skins.
Under OnGameModeInit, you add :
AddPlayerClass(skin, Float
, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
Check this out : https://sampwiki.blast.hk/wiki/AddPlayerClass
KillerDVX,
Posts: 22
Threads: 10
Joined: Jan 2013
Reputation:
0
How about if i never added skins before? -.-