Freezing a player - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Freezing a player (
/showthread.php?tid=492132)
Freezing a player -
Ananisiki - 02.02.2014
~~~~~~~~~~
Re: Freezing a player -
erminpr0 - 02.02.2014
What do you mean with 'textdraw gets bigger' ?
Increasing box height ?
When you add new line (~n~) box will auto-expand if related to same textdraw as text is.
Use foreach, everytime player gets frozen/unfrozen, format string with names of all frozen players, and use strcat.
Re: Freezing a player -
Ananisiki - 02.02.2014
~~~~~~
Re: Freezing a player -
Ananisiki - 02.02.2014
~~~~~~~~~~