OnPlayerRequestSpawn help along with PlayerClass
#2

I guess you forgot to close "switch",because i can't see the bracket that closes that.
Code:
switch(something)
{
   case 1:
   {
       //Some Code here
   }
   case 2:
   {
       //Some Code here
   }
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)