09.08.2009, 19:01
Anyways it is not working
pawn Код:
if(strcmp(cmd, "/towcar", true) == 0)
{
AttachTrailerToVehicle(525, 525);
return 1;
}

