Search Results
http://dev.prineside.com/en/gtasa_sa...search/?q=1900
quer fazer uma lombada com isso ? kjkjk
use 3865 ou 19425
524
Код:
if (Car_IsOwner(playerid, id) || (PlayerData[playerid][pFaction] != -1 && CarData[id][carFaction] == GetFactionType(playerid))
{ // 32071
172
Eu uso xampp no windows 10 funciona de boa...
Mas tem o wamp.
175
966,968
994,996,997,998
19467
19168,19169,19170,19171
1257
@edit
Use SA-MP: Map Construction
Nгo levou 1 minuto achar tudo usando o search do editor, palavras como fence, gate, barrier, bus etc...
208
Sу usar isso:
PHP код:
SetPlayerMapIcon(playerid, ID, X, Y, Z, 0, 0xFFFFFFFF);
ou trocar de qualquer sistema de gps.
436
https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
Vбrios exemplos.
Detecting holding a key
"Detectando segurando uma chave"
The define:
"A definiзгo:"
PHP код:
// HOLDING(keys)
#defin...
377
PHP код:
if(vehicleid == meatcar_1||vehicleid == meatcar_2)
169
Tente assim:
Quote:
cache_get_field_content_int
https://sampwiki.blast.hk/wiki/MySQL/R33
125
https://sampforum.blast.hk/showthread.php?tid=315445
https://sampforum.blast.hk/showthread.php?tid=591788
https://sampforum.blast.hk/showthread.php?tid=587404
https://sampforum.blast.hk/showthread.php...
234
PHP код:
COMMAND:winforsir(playerid, params[])
{
if(Player[playerid][vip] > 0)
{
SendClientMessageToAll(-1, "{FF0000}Another win for sir{01DF3A...
198
PHP код:
COMMAND:winforsir(playerid, params[])
{
if(Player[playerid][vip] > 0)
{
new Float:pos[3];
GetPlayerPos(playerid, pos[0...
198
https://www.microsoft.com/pt-br/down....aspx?id=42642
https://www.microsoft.com/en-us/down....aspx?id=48145
277
http://api.yt-mp3.com/fetch?v=https:...Ow5s&version=2
Need JSON conversion
697
https://sampforum.blast.hk/showthread.php?tid=518119
697
https://sampforum.blast.hk/showthread.php?tid=532555
151
PHP код:
SetPlayerAttachedObject(playerid, 0, 19835, 6, 0.039999, 0.055999, 0.000000);
ApplyAnimation(playerid, "POOL", "POOL_IDLE_STANCE", 4.1, true, false, false, false, 0, fal...
141
Код:
CMD:tocarmusica(playerid, params[])
{
if(isnull(params)) return SendClientMessage(playerid, -1, "use: /tocarmusica [Link]");
for (new i=0; i < MAX_PLAYERS; i++)
{
PlayAudioStream...
255
Streamer
Код:
CreateDynamicMapIcon(0, 0, 5, 17, -1, -1, -1, -1, 150);
CreateDynamicMapIcon(X, Y, Z, TYPE, COLOR, WORLDID, INTERIORID, PLAYERID, DISTANCIA);
249