[FilterScript] Auto : Textdraw Messages
#6

Quote:
Originally Posted by SonnyGamer
View Post
I think this is edit of some old system, because I had seen similar system years ago
here
https://sampforum.blast.hk/showthread.php?tid=327709

and i use ipleomax,thanks to em

Quote:
Originally Posted by Reklez
View Post
good tutorial but theres mistakes on your code

pawn Code:
new RandomMessages[][] =
{
    "~y~Community Name: ~w~Your Text ~g~here.",
    "~y~Community Name: ~w~Your Text ~r~here.",
    "~y~Community Name: ~w~Your Text ~y~here.",
    "~y~Community Name: ~w~Your Text ~b~here."
] //<<<< will cause errors
should be

pawn Code:
new RandomMessages[][] =
{
    "~y~Community Name: ~w~Your Text ~g~here.",
    "~y~Community Name: ~w~Your Text ~r~here.",
    "~y~Community Name: ~w~Your Text ~y~here.",
    "~y~Community Name: ~w~Your Text ~b~here."
};
Quote:
Originally Posted by KyNe
View Post
Thanks,learned it from Tutorial
Reply


Messages In This Thread
Auto : Textdraw Messages - by KyNe - 05.01.2018, 16:39
Re: Auto : Textdraw Messages - by DimaShift - 05.01.2018, 16:45
Re: Auto : Textdraw Messages - by RogueDrifter - 05.01.2018, 17:04
Re: Auto : Textdraw Messages - by KyNe - 05.01.2018, 17:09
Re: Auto : Textdraw Messages - by SonnyGamer - 05.01.2018, 17:21
Re: Auto : Textdraw Messages - by KyNe - 05.01.2018, 17:26
Re: Auto : Textdraw Messages - by Espressino - 05.01.2018, 17:37
Re: Auto : Textdraw Messages - by cuber - 05.01.2018, 18:11
Re: Auto : Textdraw Messages - by KyNe - 06.01.2018, 00:36
Re: Auto : Textdraw Messages - by solstice_ - 06.01.2018, 04:23

Forum Jump:


Users browsing this thread: 2 Guest(s)