SA-MP Forums Archive
[HELP]/anounce? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]/anounce? (/showthread.php?tid=68519)



[HELP]/anounce? - FrazZ - 11.03.2009

Lil halp...

I know theres a BUNCH but I cant get the code itself... JUST /announce and not a bunch of other codes with it...

So can someone reply with the base code for an /announce that goes under OnPlayerCommandText

Its with the TextDraw not the SendClientMessage one.


Re: [HELP]/anounce? - Austin_Lynn - 11.03.2009

Quote:
Originally Posted by .:>|★Fr4zZ★|<:.
Lil halp...

I know theres a BUNCH but I cant get the code itself... JUST /announce and not a bunch of other codes with it...

So can someone reply with the base code for an /announce that goes under OnPlayerCommandText

Its with the TextDraw not the SendClientMessage one.
I think I can help, Do you want it so when you do /announce it shows up in decent size letters in middle of the screen?
also for admin command, or everyone command


Re: [HELP]/anounce? - FrazZ - 11.03.2009

For an admin only. And yes, in big letters in the center.


Re: [HELP]/anounce? - Drift_04 - 11.03.2009

my best idea is to go to the little search bar at the top of your screen and search ladmin, it's my favorite admin script. and once you put it in your server you will be able to use /announce and /announce2

awhen you use announce2 you go likee this. /announce2 [style] [time] [text]

Example: /announce2 6 5000 hello

5000 = 5 seconds 1 second is 1000, hope this helps.


Quote:

visit http://www.youtube.com/watch?v=BZxpYSfs0hM



Re: [HELP]/anounce? - MenaceX^ - 11.03.2009

Use Seif's text include.
He has speical textdraw which works like GameTextForPlayer


Re: [HELP]/anounce? - FrazZ - 11.03.2009

Ok thank you! :P