Thread: US Military Mod
View Single Post
>)SL(< | Wicked
Senior Member
Join Date: Jan 2008
Old 01-30-2008 , 10:29   Re: US Military Mod
Reply With Quote #19

Thank you, im looking at it right now, and Im learning alot from it. +Karma!


I got a question. Does this look right?
PHP Code:
public client_connect(id)
{
 if(
get_pcvar_num(SaveXP) == 1)
 {
  
LoadData(id);
 }
 
 if(
PlayerXP[id] == && PlayerClass[id] == && PlayerLevel[id] == 0)
 {
  
ChooseClass(id);
 }
 

Would this open up my ChooseClass menu if a new player comes in the server who hasnt been in before?

If so, YES!! I thought of it my self lol .


O and could a moderator move this to scripting help, since im basically getting help with this. Thanks
__________________
#Team !иکдиІтy

Last edited by >)SL(< | Wicked; 01-30-2008 at 10:38.
>)SL(< | Wicked is offline