View Single Post
uriel18
Senior Member
Join Date: Apr 2009
Old 04-20-2010 , 14:29   Re: [L4D2]All 8 survirvors (from 1 and 2)
Reply With Quote #7

Quote:
Originally Posted by kwski43 View Post
Well, the basic concept for the plugin would be:
Code:
modeltab[a]='louis','zoey';'bill';'francis';'coach','rochelle','nick','ellis';
a=0;
for(i=1;i<=maxclients;i++)
{
if(player active and ingame and in survivors)
{
a=a+1;
setmodel modeltab[a];
}
}
well, its my thinking :p
I'll learn to how to do it when The Passing will be release(if will be released).
Thx dude, I appreciatte much your effort.

But As I said, I think the skins released with the passing are the same that sre over the net.
__________________
uriel18 is offline