02.11.2010, 19:35
Thanks all !
Then by the way , instead posting another topic I'll announce my last problem :
On the server , when a player kill another player , the draw text show this : "Superman Killed Rambo
Rambo Killed Superman" but only one player killed the other one .
That's really strange because I don't have "SendDeathMessage" anywhere in my script .
( I have only "SetPlayerScore(killerid,GetPlayerScore(killerid)+ 1);//for score
GivePlayerMoney(killerid,GetPlayerMoney(killerid)+ 1000);
and the little script in OnVehicleDeath )
Then by the way , instead posting another topic I'll announce my last problem :
On the server , when a player kill another player , the draw text show this : "Superman Killed Rambo
Rambo Killed Superman" but only one player killed the other one .
That's really strange because I don't have "SendDeathMessage" anywhere in my script .
( I have only "SetPlayerScore(killerid,GetPlayerScore(killerid)+ 1);//for score
GivePlayerMoney(killerid,GetPlayerMoney(killerid)+ 1000);
and the little script in OnVehicleDeath )

