28.05.2010, 14:17
Uhhh... I have a question :
Do you have something like this in your script?
If so, show it to us.
Do you have something like this in your script?
pawn Код:
forward gamewin();
public gamewin()
{
// do something here
return 1;
}

