An additional player class showing up ?!
#1

Hi again,

Now, I have added four player classes into the gamemode and used SetPlayerTeamFromClass.
When i go in-game and browse through the classes, thenere is an additional 5th class of CJ. I can't see CJ but on spawing i can see him. .

Now if I didn't add this player class,then how is it even showing up in the player classes ?!

Any help is appreciated.
Reply
#2

Quote:
Originally Posted by DJDhan
Hi again,

Now, I have added four player classes into the gamemode and used SetPlayerTeamFromClass.
When i go in-game and browse through the classes, thenere is an additional 5th class of CJ. I can't see CJ but on spawing i can see him. .

Now if I didn't add this player class,then how is it even showing up in the player classes ?!

Any help is appreciated.
Thats the standard class I think (every new script has it).
Search in your script for this line:

AddPlayerClass(0,

And delete that.

Hope I helped (if not, I dont know whats wrong then).
Reply
#3

Quote:
Originally Posted by alpha500delta
Thats the standard class I think (every new script has it).
Search in your script for this line:

AddPlayerClass(0,

And delete that.

Hope I helped (if not, I dont know whats wrong then).
Yes, I checked for the AddPlayerClass(0,..............) but there is nothing like that in the whole script.
Reply
#4

lol thats weird, checked other filterscripts?

Maybe its a standard of SA-MP...
Reply
#5

It is standart since 0.3 i think, i'm getting it too.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)