Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Fuzzy168 on September 28, 2011, 06:59:31 pm

Title: AddPlayerClass & AddPlayerClassEx?
Post by: Fuzzy168 on September 28, 2011, 06:59:31 pm
How to use AddPlayerClass and what the difference with AddPlayerClassEx?
Title: Re: AddPlayerClass & AddPlayerClassEx?
Post by: Fuzzy168 on September 29, 2011, 05:08:32 am
Someone please help>????
Title: Re: AddPlayerClass & AddPlayerClassEx?
Post by: yazeen on September 29, 2011, 06:19:49 am
Addplayerclass is used to add skins with [pawn]Teamid,skinid,spawnlocx,spawnlocy,spawnlocz,weapononspawm,itsammo,weapon2onspawn,itsammo[/pawn]

while AddPlayerClassEx is
(More weapons)

[pawn]Teamid,skinid,spawnlocx,spawnlocy,spawnlocz,weapononspawm,itsammo,weapon2onspawn,itsammo,weapon3onspawn,itsammo[/pawn]

Sorry if the syntax are wrong
Title: Re: AddPlayerClass & AddPlayerClassEx?
Post by: Fuzzy168 on September 29, 2011, 06:46:15 am
AddPlayerClass doesn't have a teamid???
Title: Re: AddPlayerClass & AddPlayerClassEx?
Post by: yazeen on September 29, 2011, 12:16:22 pm
I cant open my pawno to see the syntax i think it does.(well ofc)
Addplayerclass can have only 2 weps
while AddPlayerClassEx can have more than 2 (Only 3 i guess as i said on the first line i can only guess)