Need testers: mod Prohibition
#51
am i right if i think that those lines of code are the guilty ?

void setskin(int t, int s)
{
const int maxskin[2] = { 4, 6 };
t = team_base(t < 0 ? team : t);
nextskin[t] = abs(s) % maxskin[t];
}

I get the sourve but can't compile it...

Is there anyone to help ?
Thanks given by:


Messages In This Thread
RE: Need testers: mod Prohibition - by makkE - 30 Oct 10, 07:43PM
RE: Need testers: mod Prohibition - by Andrez - 30 Oct 10, 07:59PM
RE: Need testers: mod Prohibition - by Alien - 30 Oct 10, 08:06PM
RE: Need testers: mod Prohibition - by Andrez - 30 Oct 10, 08:42PM
RE: Need testers: mod Prohibition - by Ghost - 30 Oct 10, 09:00PM
RE: Need testers: mod Prohibition - by macm - 30 Oct 10, 09:21PM
RE: Need testers: mod Prohibition - by V-Man - 31 Oct 10, 06:46AM
RE: Need testers: mod Prohibition - by V-Man - 02 Nov 10, 03:05PM
RE: Need testers: mod Prohibition - by makkE - 02 Nov 10, 05:38PM
RE: Need testers: mod Prohibition - by V-Man - 02 Nov 10, 09:57PM
RE: Need testers: mod Prohibition - by V-Man - 05 Nov 10, 01:54AM
RE: Need testers: mod Prohibition - by V-Man - 06 Nov 10, 10:54PM
RE: Need testers: mod Prohibition - by V-Man - 07 Nov 10, 03:23PM
RE: Need testers: mod Prohibition - by Sp33dy* - 07 Nov 10, 09:46AM
RE: Need testers: mod Prohibition - by makkE - 07 Nov 10, 03:06PM
RE: Need testers: mod Prohibition - by Andrez - 07 Nov 10, 03:37PM
RE: Need testers: mod Prohibition - by Robtics - 20 Nov 10, 04:05PM
RE: Need testers: mod Prohibition - by Orynge - 21 Nov 10, 10:20AM
RE: Need testers: mod Prohibition - by V-Man - 22 Nov 10, 01:46AM
RE: Need testers: mod Prohibition - by V-Man - 22 Nov 10, 03:40PM
RE: Need testers: mod Prohibition - by Boeufmironton - 22 Nov 10, 11:22PM
RE: Need testers: mod Prohibition - by V-Man - 17 Dec 10, 04:35PM