Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

[Ajuda] Morrer

$
0
0
quando eu morro no server ele fica assim:

http://i.imgur.com/5YXGy0l.png

como tira essas seta e spawn codigo do spawnar player e do onplayerdead:

PHP Code:

stock SpawnarPlayer(playerid)
{
       
SetSpawnInfo(playerid,0,PlayerLogin[playerid][Skin],2185.383056,1677.26159611.500,0,0,0,0,0,0,0);
       
SpawnPlayer(playerid);
    return 
1;


PHP Code:

public OnPlayerDeath(playeridkilleridreason)
{
    
PlayerLogin[playerid][Morreu] ++;
    
PlayerLogin[killerid][Matou] ++;
    return 
SpawnarPlayer(playerid);



Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>