Search Results
http://www.xfire.com/games/gtasa/Gra...o_San_Andreas/
252
SA:MP homepage, the players online regulary passes 15k at the same time and everyday that number raises a bit.
252
SA:MP is more popular than ever, GTA:IV didn't efect it a bit, people played GTA:IV but they eventualy returned to SA:MP
252
I tryed using SetPlayerHealth, but it isn't working, any other way or there's none? Thanks.
77
So i have a register system and when a player connects it check's if the player is registered: pawn Код: GetPlayerName(playerid, PlayerName[playerid], MAX_PLAYER_NAME);format(string, sizeof(strin...
59
So how can some servers detect Name_surname as an invalid name if there's no such function.
83
How to check if a specified letter is uppercase or lowercase ? Is there a function in pawn ? Thanks.
83
That was before 0.3 came out, 0.3 suposed to fix the bug of not spawning cars in the right places.
227
I have less than 300, and i surely don't need a streamer.
227
So i noticed that some of my cars spawn on wrong places, it's a couple of meters away from their actual spawn and when i want to teleport to them i teleport on their actual spawn and not to the desire...
227
Quote: Originally Posted by Dark_Kostas https://sampwiki.blast.hk/wiki/ShowPlayerMarkers ShowPlayerMarkers(1);//On your OnGameModeInit Isn't it going to show this for everybody without...
206
Quote: Originally Posted by Simon "SetPlayerMarkerForPlayer(playerid,i,0xFF0000F F);" You want to show "playerid" on i's radar, right? If so then you need to switch around the parameters...
206
Do dialogs have a limit? I mean, how many can be created by the server? I went over to wiki but there's no info. Thanks.
130
I use this code, but the marker doesn't show up. pawn Код: for(new i = 0; i < MAX_PLAYERS; i++){  if(IsPlayerConnected(i) && PlayerLoggedIn[i])  {    if(PlayerInfo[i][pLeader] == 1...
206