[Ajuda] InterpolateCamera nao funciona.
Por algum motivo esta func nao funciona quando o player conecta. PHP Code: OnPlayerConnect InterpolateCameraPos(playerid, -2579.880859, 2228.489501, 137.427261, -2579.880859, 2228.489501,...
View Article[Ajuda] Comparar Números
Como eu faço para comparar números? Por exemplo... tenho 2 números, quero saber quem é o maior.
View Article[Ajuda] GM conectar com API node
Como enviar um JSON Code: { "houseid": 10 } pra essa parte da minha API node Code: async robhouse(req, res) { const { houseid } = req.body; console.log("house robbing id: " + houseid);...
View ArticleIs there something like that?
Is there any plugin, include or FS that a random actor creates in any position in Los Santos? want to make the doctor work create randoms clients to attend.
View Article[Ajuda] comando /tv
Pessoa to com sistema de /tv, mas toda vez que sair do /tv sou spawnado para o spawn, qual o codigo para eu ficar no mesmo local não ser spawnado. PHP Code: if(strcmp(cmd, "/tvoff", true) == 0)...
View Article[Include] Chat @mentiones system
Include contain function for chat @mentiones system PHP Code: /************************************************************************************************************************************* *...
View Article[Ajuda] Criação de facção seta sempre para a primeira.
Bom, criei um sistema de facções e tudo funciona corretamente, só uma coisa que não. Após criar a facção o jogador deveria ser setado como líder (Cargo 6) da facção que ele criou, mas ele é setado como...
View Article[FilterScript] Los Santos Gang Graffiti
Hello, I would like to present you the Los Santos Gang Graffiti. Video: Installation: PHP Code: #include <streamer> #include <3DTryg> //#define GRAFFITI_DEFAULT_GANG 0 //#define...
View Article[Include] Chat #hashtag system
Include contain function for chat #hashtag system PHP Code: /************************************************************************************************************************************* *...
View Article[Ajuda] Verificaçoes
Como verificar se o player e dono do carro ou removelo?? tentei dessa forma mais nao ta funcionando ele remove ate o dono pawn Code: public OnPlayerStateChange(playerid, newstate, oldstate){ new...
View ArticleBlock/reject queries with opcode 'c' using iptables
Hi, I have seen some servers that even tho they have less than 100 players, the players are not listed in the server browser. This is obviously a measure against UDP query flood to the server. I was...
View Article[Ajuda] me ajudem
estou ligando a gm numa vps windows da esse erro quando eu ligo só no meu pc (samp-server) funciona normal PHP Code: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server...
View Article[Include] Sistema de clã
A um bom tempo atrás fui contatado para fazer um sistema de clã, resumindo ... levei calote. vou postar aqui, apenas por postar. Lembrando de que não é um sistema recente feito por eu. Não consigo...
View ArticleSorting
I'm figuring a way on how to show closest destination place based on player distance using SortArray. I did something like this: pawn Code: static stock...
View Article[Ajuda] Fome/Sede
Como faço pra ele não poder comer mais que 100? PHP Code: SetPVarInt(playerid, "Fome", GetPVarInt(playerid, "Fome") +46);
View ArticleProblem with walk animations
I have a problem which causes the walk animation I apply to the player to be cancelled and reverted back to the base one, whenever they decide to press the fire key to punch while walking. I use...
View Articlehow can i make this command
Hi i want to make a command when player types like /id alv so it will show all players in dialog with their ids with similar names like alvin6 alvinGunner etc i will appreciate if anyone can help.
View ArticleWhat is better to use?
Hey! I'm just wondering something about this script right here Code: public OnPlayerConnect(playerid) { TogglePlayerSpectating(playerid, true); SetTimerEx("Cinematic", 100, 0, "d",...
View Article