Y_Classes Get Spawned Classid?
#1

Heey all,

I am using Y_Classes for my server.
But how can i detect the classid when the player spawns?

Thanks Admigo
Reply
#2

EDIT:Got it,Only one problem: How can i disable more then one classes with this code:
Код:
Class_Enable(0,false);
Its not handy if i do this because i have 250 classes:
Код:
Class_Enable(0,false);Class_Enable(1,false);Class_Enable(2,false);
Is there a simple code for it to disable more classes?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)