12.04.2015, 21:30
Did you actually read what I wrote? Stock is not a requirement. It is merely a modifier.
This works. Nothing else required.
pawn Code:
myFunction(parameter)
{
printf("the parameter is %d", parameter);
}