Two Computers on player connect.
#1

Hello i'm trying to make that if a player connect that right the playername
and two computer (red on logout, blue on login) but i don't know how, i tried something
but it doesnt work.
Quote:

new str100[100];
format(str100, sizeof(str100), "Has Joined", str100);

SendDeathMessage(playerid,playerid,str100);

Reply
#2

These icons are removed
Reply
#3

Код:
SendDeathMessage(INVALID_PLAYER_ID,playerid,201);
SendDeathMessage
Reply
#4

Quote:
Originally Posted by stepmex
These icons are removed
Ok but how can i make that it displays any image doesnt matter example

Ihsan_Cingisiz [Fist Icon] Has joined

How can i display that??
Reply
#5

SendDeathMessage(INVALID_PLAYER_ID,playerid, iconid);

https://sampwiki.blast.hk/wiki/Weapons
iconid - first column
Reply
#6

Quote:
Originally Posted by Ihsan_Cingisiz
Quote:
Originally Posted by stepmex
These icons are removed
Ok but how can i make that it displays any image doesnt matter example

Ihsan_Cingisiz [Fist Icon] Has joined

How can i display that??
You cant make it say Has joined just Ihsan_Cingisiz [ICON]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)