Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot Search Results

Pages (2): 1 2 Next »
Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: HELP! How to Get Status If The Vehicle go Flipped while destroyed?
Post: RE: HELP! How to Get Status If The Vehicle go Flip...

Code: -- new Float:pP[3]; SetCameraBehindPlayer(playerid); GetPlayerPos(playerid, pP[0], pP[1], pP[2]); SetVehiclePos(GetPlayerVehicleID(playerid), pP[0], pP[1], pP[2]); SetVehicleZAngle(GetPlayerV...
xbruno1000x Pawn Scripting 4 348 2021-07-09, 03:16 PM
  Thread: [Ayuda] Damage System
Post: RE: [Ayuda] Damage System

icecoldkangaroo12 Wrote: (2021-05-29, 11:49 PM) -- ¿Alguno de ustedes sabría como instalar ese tal include? el include lo obtuve, pero este requiere un plugin llamado SKY que básicamente no lo he enc...
xbruno1000x Programación 7 1,442 2021-06-02, 07:24 PM
  Thread: Is this dead or what?
Post: RE: Is this dead or what?

The open-mp project was conceived by people who like to play GTA SA. They work for free in their free time so this should take a lot of time. People are not excited about this so they are not active o...
xbruno1000x General Discussions 13 2,117 2021-05-31, 10:02 PM
  Thread: So is it dead?
Post: RE: So is it dead?

iNorton Wrote: (2021-05-27, 03:15 PM) -- I think their point is the simple fact that most people only see SA-MP as a dead "thing" of the past. Most either moved over to MTA, FiveM or Rage-MP. Not ev...
xbruno1000x Questions and Suggestions 12 3,181 2021-05-28, 01:10 AM
  Thread: Is open.mp compatible with RTL languages?
Post: RE: Is open.mp compatible with RTL languages?

Open-MP is a extension for sa-mp so this isn't possible. Open-MP isn't a new client.
xbruno1000x Questions and Suggestions 1 476 2021-05-24, 05:40 PM
  Thread: Apple Valley Speedway
Post: RE: Apple Valley Speedway

Impressive map
xbruno1000x Maps 2 801 2021-05-19, 02:00 PM
  Thread: Frames
Post: RE: Frames

https://open.mp/pt/docs/scripting/functions/SetPlayerDrunkLevel
xbruno1000x Programming 1 515 2021-04-25, 08:29 PM
  Thread: how to make a casino system?
Post: RE: how to make a casino system?

You can already use the single player casino in SAMP Just have to go to the casino interior (ID 10) https://open.mp/pt/docs/scripting/resources/interiorids
xbruno1000x Pawn Scripting 2 1,676 2021-04-25, 08:24 PM
  Thread: [Ajuda] Registrar no SMF in-game
Post: RE: [Ajuda] Registrar no SMF in-game

Eu gostaria de ajudá-lo, porém meus conhecimentos de MySQL são limitados, sempre usei DOF2 por mais rudimentar que seja kkkkkkkkkkk... Cria um tópico no portal samp, lá a comunidade BR é bem mais ativ...
xbruno1000x Portuguese/Português 4 1,982 2021-03-09, 12:19 AM
  Thread: [Ajuda] Registrar no SMF in-game
Post: RE: [Ajuda] Registrar no SMF in-game

Não existe, mas é provável que possa fazer com MySQL.
xbruno1000x Portuguese/Português 4 1,982 2021-03-08, 05:42 PM
  Thread: Run time error 19: "File or function is not found"
Post: RE: Run time error 19: "File or function is not fo...

You left a plugin missing
xbruno1000x Pawn Scripting 5 2,079 2021-03-07, 04:29 AM
  Thread: is it worth creating a server?
Post: RE: is it worth creating a server?

If you want some fun, of course. But if you mean financially, it is not worth it. Open-MP will bring us new resources to create new features, which we haven't had for a long time.
xbruno1000x General Discussions 12 4,811 2021-02-25, 03:35 AM
  Thread: [Pedido] Como detectar s0beit.
Post: RE: [Pedido] Como detectar s0beit.

RhaegarX Wrote: (2021-02-01, 01:34 AM) -- Olha, detectar o sobeit 100% em si acredito que não dá por todas as limitações que existem no server-side e client-side. A forma de contornar isso e o jeito ...
xbruno1000x Portuguese/Português 7 3,249 2021-02-03, 05:08 AM
  Thread: [MAP] I made Among Us in GTA San Andreas
Post: RE: [MAP] I made Among Us in GTA San Andreas

Amazing!
xbruno1000x Videos and Screenshots 2 1,556 2021-01-30, 03:03 AM
  Thread: Sistema de Plantação e Colheita
Post: RE: Sistema de Plantação e Colheita

You posted in wrong area! This is the area of the English language. (Você postou na área errada, essa é uma área de língua inglesa.) Try searching the old forum archive. (Tente buscar no arquivo do f...
xbruno1000x General Discussions 2 1,658 2021-01-02, 04:41 PM
  Thread: [HELP] Securicar Interior
Post: RE: [HELP] Securicar Interior

First: Code: -- new IsInSecuricar[MAX_PLAYERS]; -- To enter interior: Code: -- public OnPlayerStateChange(playerid, newstate, oldstate) { if(newstate == PLAYER_STATE_PASSENGER) { if (GetVehicleMode...
xbruno1000x Pawn Scripting 3 1,882 2020-12-31, 04:46 PM
  Thread: In-Game Map Editor
Post: RE: In-Game Map Editor

You can use Fusez’s Map Editor. Link: https://github.com/fusez/Map-Editor-V3 & https://github.com/fusez/Map-Editor-V3-BuildMigrator
xbruno1000x Pawn Scripting 1 1,366 2020-12-30, 07:57 PM
  Thread: Ayuda con un sistema
Post: RE: Ayuda con un sistema

Úselo para esto: Code: -- if(IsPlayerInAnyVehicle) {    if(PlayerInfo[playerid][emisora] == 1) // Var del pInfo de tu gamemode    {       SendClientMessage...    }    return 1; } --
xbruno1000x Programación 2 1,641 2020-12-30, 07:43 PM
  Thread: [AJUDA]Travar o comando para destruir o veiculo
Post: RE: [AJUDA]Travar o comando para destruir o veicul...

Exemplo: Code: --                 if (IsPlayerInVehicle(playerid, Civilcarro[3]))                 {                     DestroyVehicle(Civilcarro[3]);                     carrocivil[3] = 0;     ...
xbruno1000x Portuguese/Português 1 1,572 2020-12-17, 01:26 PM
  Thread: Interior Hospital
Post: RE: Interior Hospital

Nice map!
xbruno1000x Maps 4 2,923 2020-12-15, 12:28 PM
Pages (2): 1 2 Next »

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald