01.08.2011, 09:16
Actually it exists still..
Hmm, thanks for showing it
search "0xC0000005 at 0x7F120E" I'm sure you'll find posts after 0.3.. even in 0.3c
Also
From my knowledge, paintjobid's can sometimes be 255.
Hmm, thanks for showing it
search "0xC0000005 at 0x7F120E" I'm sure you'll find posts after 0.3.. even in 0.3c
Also
pawn Code:
switch(paintjobid)
{
case -1,0,1,2,3,4,5: return 1;
}