SA-MP Forums Archive
SIMPLE QUESTION - 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: SIMPLE QUESTION (/showthread.php?tid=244574)



SIMPLE QUESTION - Bilawal2050 - 27.03.2011

WHEN A PLAYER KILL OTHER PLAYER THEN SHOW GAME TEXT FOR ALL

the line show is this
playername))) is kill bya a zombie.

foreaxple a player kill
then hash kill by a zombie



Re: SIMPLE QUESTION - Stigg - 27.03.2011

https://sampwiki.blast.hk/wiki/GameTextForAll

BTW: Why the supersized text ? It don't get you noticed, just makes you look like a muppet.


Re: SIMPLE QUESTION - Skylar Paul - 27.03.2011

Quote:
Originally Posted by Stigg
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/GameTextForAll

BTW: Why the supersized text ? It don't get you noticed, just makes you look like a muppet.
You know what else makes him look like a muppet? The fact that he thinks you can hyperlink image directly from his hard-drive.

Quote:

[IMG]D:\MY AIRPORT SERVER\header.jpg[/IMG]

Lol'd.


Re: SIMPLE QUESTION - admantis - 27.03.2011

YOU DONT HAVE TO TYPE LIKE THIS MAN


pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
     new str[128], kn[28], vn[28];
     GetPlayerName(playerid, vn, 28);
     GetPlayerName(killerid, kn, 28);
     format(str, 128, "%s killed %s", kn, vn);
     GameTextForAll(str, 5000, 2);
}



Re: SIMPLE QUESTION - Calgon - 27.03.2011

OH YES YOU DO


Re: SIMPLE QUESTION - Bilawal2050 - 28.03.2011

HOW i add


Re: SIMPLE QUESTION - yarrum3 - 28.03.2011

Quote:
Originally Posted by Skylar Paul
Посмотреть сообщение
You know what else makes him look like a muppet? The fact that he thinks you can hyperlink image directly from his hard-drive.



Lol'd.
and now he is using html