plz help me!
#1

when I shoot so it will come up text every time I shoot from the window of the car, can I remove it? yes or have deleted text, but it then becomes a space only in main chat, it's pretty over someone help me?



public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
{
new szString[144];
format(szString, sizeof(szString), "message", weaponid, hittype, hitid, fX, fY, fZ);
SendClientMessage(playerid, -1, szString);

return 1;
}
Reply


Messages In This Thread
plz help me! - by ddanniel - 24.02.2015, 16:23
Re: plz help me! - by -=Dar[K]Lord=- - 24.02.2015, 17:10
Re: plz help me! - by ddanniel - 25.02.2015, 04:56
Re: plz help me! - by -=Dar[K]Lord=- - 25.02.2015, 06:37
Re: plz help me! - by ddanniel - 25.02.2015, 16:00

Forum Jump:


Users browsing this thread: 1 Guest(s)