Skin selection to return 0 to next class?
#1

Heey all,

I want to skip classid 0 but everytime if i return it at onplayerrequestclass it shows CJ.
How can i skip the 0 returned class to the next class that returned with 1?
Код:
if(classid==0)
	{
		return 0;
	}
Why i need this? Because i want to save class if someone choose one.
So if he logged in the player only see his skin in class selection.

I hope you can help me.

Thanks Admigo
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)