[SOLVED]About Textdraws like in DM gm's - 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: [SOLVED]About Textdraws like in DM gm's (
/showthread.php?tid=93521)
[SOLVED]About Textdraws like in DM gm's -
Virtual1ty - 25.08.2009
i want to make a textdraw like this:
but i dont know how , i have searched the forum but found nothing : |
anyone?
Re: [HELP]About Textdraws like in DM gm's -
brett7 - 25.08.2009
thats built into sa-mp
Re: [HELP]About Textdraws like in DM gm's -
Virtual1ty - 25.08.2009
well when i die or kill anyone on my server this doesn't show up so... anyone else?
Re: [HELP]About Textdraws like in DM gm's -
XtremeChio - 25.08.2009
Maybe this will do the job.
Under OnPlayerDeath, right below it
Код:
SendDeathMessage(killerid, playerid, reason);
Re: [HELP]About Textdraws like in DM gm's -
servermania - 25.08.2009
i was just doing a message doing that but yes that should work
Re: [HELP]About Textdraws like in DM gm's -
Virtual1ty - 25.08.2009
@:XtremeChio: thanks it works