public newmodel(id,reset)
{
if (id<1 || id>32 || !is_user_connected(id))
return PLUGIN_CONTINUE;
if (reset)
cs_reset_user_model(id);
else
{
new num = random_num(0,3);
switch(get_user_team(id))
{
case 1: cs_set_user_model(id, Ubrania_CT[num]);
}
}
return PLUGIN_CONTINUE;
}Dodano 20 styczeń 2011 - 01:16:
poradziłem sobie tylko że w nowej rundzie juz nie mam modelu:(
Użytkownik xyz? edytował ten post 19.01.2011 23:29


Dodatki SourceMod



Temat jest zamknięty









