31.07.2013, 08:12
Quote:
EDIT:
So I remove the time from the system, but now it doesn't show anything on the screen. Here is my code: pawn Код:
|
time The time you want the text to show up. This is in milliseconds.
https://sampwiki.blast.hk/wiki/GameTextForAll
Your time is set to 1 milliseconds, that's why It's not visible. Change it to 1000 = 1 second or 2000 = 2 seconds.