Search Results
I have a problem when I enter to an Interior. for example, if I enter in the Burger Shot of Marina and another player enter in Burger Shot of Temple or any Burger Shot in the map, I can see him even i...
83
Don't use Quote: new deathcount; public OnPlayerDeath(playerid, killerid, reason) { if (IsPlayerInArea (playerid, ...)) { deathcount++; if(killerid != INVALID_PLAYER_ID) { Set...
175
Here is a simple /obj it will create the ObjectID in the player's position if you want to create the object a little further from the player's position you can add some value to the x and y in CreateO...
65
You want to give score to the players who die or to the player who killed them ?
175