Needs help with the player health ..
#1

after sometimes in my mode , the player health down -2 points or something like that ..
I wanna disable it .. How can I do it ? Ty ..

and more something ,
here :

Quote:

if (Mobile[giveplayerid] == 255)
if(PlayerInfo[i][pPnumber] == phonenumb && phonenumb != 0)
{
format(string, sizeof(string), "Your Mobile is Ringing Type (/Pickup) CallerID: %d", phonenumb);
SendClientMessage(giveplayerid, COLOR_YELLOW, string);

How can I do after the CallerID I wanna change it to PhoneNumber: the caller Phone number ..
how can I change it ? Thanks for helping .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)