13.06.2011, 19:21
Quote:
I've seen this idea before but that one was crap this one is epic!
EDIT: Oke sow i have tried it but now i have one question: How do i make like when i just sprayed on a wall that a dialog pops up?(Like in your vid) |
pawn Код:
public OnPlayerConnect( playerid )
{
Spray::givePlayerPermission( playerid, true );
return true;
}