View Single Post
Pure_Stunts
Junior Member
Join Date: Oct 2008
Old 10-06-2008 , 14:51   Re: HL2:DM Roleplay Revised V2.2 by Pinkfairie and Krim
Reply With Quote #7

Would I change in the rp_main.sp:

public bool:OnClientConnect(Client, String:Reject[], Len)
{
//Disable:
Loaded[Client] = false;
}

to

public bool:OnClientConnect(Client, String:Reject[], Len)
{
//Disable:
Loaded[Client] = true;
}

is that what you want me to do.
__________________

My Stunts Make The World Of Gaming A Little Better Or Worse!
Pure_Stunts is offline