22.06.2013, 15:56
> Shows code, expects us to help.
> Doesn't know basic pawn.
Dude, seriously? This isn't hard at all.
You must have the textdraw showing up when the player connects, or somewhere near there (on a stock called OnPlayerConnect, etc) in order for it to show up. Remove it if you don't want it.
2) Use this to (hopefully) disable the mouse:
> Doesn't know basic pawn.
Dude, seriously? This isn't hard at all.
You must have the textdraw showing up when the player connects, or somewhere near there (on a stock called OnPlayerConnect, etc) in order for it to show up. Remove it if you don't want it.
2) Use this to (hopefully) disable the mouse:
pawn Код:
CancelSelectTextDraw(playerid);