Search Results
when none goverment player in the area it will work fine and losing his health , BUT the problem is if None Goverment guy in the area and and his health keep losing then if a goverment guy came in th...
63
maybe this will help you https://sampwiki.blast.hk/wiki/CreatePlayerTextDraw Quote: PlayerTextDrawDestroy: Destroy a player-textdraw. PlayerTextDrawColor: Set the color of the ...
83
for ( new i = 0; i < MAX_PLAYERS; i++) { //Hide all the text draws for the players TextDrawHideForPlayer(i, Pinigai0(i)); TextDrawHideForPlayer(i, Pinigai1(i)); TextDrawHideForPlayer(i, Pinigai2(i)...
203
no , i want to put a number like /delhouse 12 /delhouse id
89
hello Код: if(Command("/delhouse")) { if(IsPlayerAdmin(playerid)) { new hID = GetHouseID(playerid); hID=strtok(cmdtext,idx); SellHouse(playerid,strval(hID)); return 1; ...
89
hey i want if player in Non Goverment team if attack a goverment team then that player get wanted level but this code will give also to goverment team if they attack the goverment team Код: pub...
59
hi i use new Floathealth; on player text but it will give error error 001: expected token: ";", but found "new"
63
i meant i wwant show list likke players with this value are : player1 player2 player3 . . .
88
hi i want this command show all players if they have a value ( IsPlayerHasThisValue)l but it only show one player i want show all players with this value in a row Quote: dcmd_seeall(pla...
88
hi i use this code and it will respawn all car and npc car can it be done like respawn all car exeept for npc if the driver and he is in car ? Код: dcmd_respawn(playerid,params[]) { #pragma un...
52
hey i use SFCRRPG gm i did public OnGameModeInit() { ShowPlayerMarkers(1); return 1; } but still wont show all players in radar (MINIMAP)
54
Rube i dont think this issue is international i think this issueis only for players who connecting from iran does sa-mp team boycott iran ? cuz we boycott for almost everything
196
hey shayan u from iran islamic republic of ? because i am and yesterday until now me and my other firends had this stupid problem
196
hello guys yesterday and today i had a big problem for example i connect each server on hosted tab my ping is good , no lagging then after like 1 minutes or 2 min i will timeout from server then i...
196
hello how to limit buy houses in SasinosoftHouse FS like player only can buy only 2 houses and not more https://sampforum.blast.hk/showthread.php?tid=405201
62
hi i have many objects and i put it in PHP код: CreateMyCustom() {         CreateObject(2942,-2095.8000488,463.2000122,34.7999992,0.0000000,0.0000000,270.0000000); //object(kmb_atm1)...
101
hello how to remove cj stats textdraw on screen ?? the gamemode will give server side cash but still if player got lots of money it will shows up can i disable it ?
123
hi i want make like get player color and his text force to white color but this code will not show text Код HTML: new message[128]; format(message, 128, "%s (%i):{FFFFFF}%s",PlayerName(playeri...
61
iwhat if player disconnect and i used TextDrawHideForPlayer it will be store in memory and soon make server laggy ? ? i must destroy it ?
108
hi which should i use ? TextDrawHideForPlayer or PlayerTextDrawDestroy
108