CJ - 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)
+--- Thread: CJ (
/showthread.php?tid=533931)
CJ -
YanLanger - 27.08.2014
In my class selection i got cj
How do i remove it?
Re: CJ -
ThePhenix - 27.08.2014
Check
https://sampwiki.blast.hk/wiki/AddPlayerClass carefully.
Re: CJ -
YanLanger - 27.08.2014
Btw i got no AddPlayerClass(0 etc...
Re: CJ -
ThePhenix - 27.08.2014
If you don't have the AddPlayerClass function in your script. The server automatically assumes it as the CJ skin, therefore you might change the skin of some player when he spawns.
Re: CJ -
YanLanger - 27.08.2014
No i mean, I got ballas grove vagos etc...
but one of them is cj? and he spawns in LV
Re: CJ -
YanLanger - 27.08.2014
someone??
Re: CJ -
davve95 - 27.08.2014
Quote:
Originally Posted by YanLanger
Btw i got no AddPlayerClass(0 etc...
|
0 is the CJ skin. Remove the AddPlayerClass or add another skin.
Re: CJ -
YanLanger - 27.08.2014
there isn't addplayerclass9(0.....
Re: CJ -
YanLanger - 27.08.2014
so i guess no one can help me...
Re: CJ -
davve95 - 27.08.2014
Maybe you have typed wrong id for a skin?..
(A invalid id) I think it might be a CJ skin then.
Check that on every AddPlayerClass.
Do you have SetPlayerSkin somewhere? Post them if they have.