06.09.2012, 10:47
ZCMD is for commands.. this is not commands
I donґt know that.. and I deliberately donґt add CJ to classes
For free hosting, try pipni.cz.. But itґs in Czech.
Quote:
Might want to add a check in there - skin ID 74 doesn't exist (at least what the wiki says (i think you skipped CJ's skin ID on purpose (0) so prolly don't need to say anything about that) |
pawn Код:
for(new s; s < 300; s++)
{
if(!= 74)
{
AddPlayerClass(s, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
}
}