Two jobs :) Thanks - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Two jobs :) Thanks (
/showthread.php?tid=160075)
Two jobs :) Thanks -
ernaz - 15.07.2010
I want to do that i could have two jobs.that in one i can have a simple job (like: Taxi driver) and other gang member. I did everything without erors but i cant change my clothes from Taxi driver model to Gangster skin or to simple.Im using Real life mod
Re: Two jobs :) Thanks -
ernaz - 15.07.2010
Help me please
Re: Two jobs :) Thanks -
ViruZZzZ_ChiLLL - 15.07.2010
Uhhh.. Maybe try this?
Put this under, whenever that player will change the skin :
pawn Код:
SetPlayerSkin(playerid, skinid);
Re: Two jobs :) Thanks -
ernaz - 15.07.2010
But I'd need to change from the first and second job working clothes and simple. how I'd do it
Re: Two jobs :) Thanks -
ikey07 - 15.07.2010
If I make this kind of thing, I would use PlayerInfo[playerid][pMember2], I guess its simple, so at same moment you are both members, and with /skin cmd change the model skin.
Re: Two jobs :) Thanks -
ernaz - 15.07.2010
maybe you can make a lesson
How do two types of work
Re: Two jobs :) Thanks -
samuel_hamza - 15.07.2010
You have ti show us your script If you want us to help you..