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: Health not saving in SQLite?
Post: RE: Health not saving in SQLite?

I'm suprised your create table query even runs because is so wrong https://www.sqlitetutorial.net/sqlite-create-table/
Banditul Pawn Scripting 3 15 2022-04-14, 07:25 AM
  Thread: Mysql R41 problem.
Post: RE: Mysql R41 problem.

Better post the errors as text. Your screnshot isn ot visible at all
Banditul Support 3 25 2022-02-28, 07:49 AM
  Thread: Weapon-config.inc
Post: RE: Weapon-config.inc

If you would read the github page there is a "How to use" section that explains exactly how to install it in your script and what the requirements are
Banditul Pawn Scripting 3 54 2021-11-07, 02:25 PM
  Thread: GTA San Andreas Definitive Edition multiplayer?
Post: RE: GTA San Andreas Definitive Edition multiplayer...

It will no be, the definitve edition is made with Unreal Engine which way past the compatibility with the old engine so the magic Kalcor did to make sa-mp is not longer valid
Banditul General Discussions 4 83 2021-11-03, 06:21 PM
  Thread: open.mp for new GTA SA definitive edition game?
Post: RE: open.mp for new GTA SA definitive edition game...

The remastered is running on Unreal Engine which probably means they would have to scrap most of their work and take even more time to redo the mp for it (unless rockstar does it)
Banditul Questions and Suggestions 7 113 2021-10-26, 09:34 PM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

If you want to use the #pragma warning disable 239 you need to put it preferably on top of your .pwn file not inside the compiler configuration
Banditul Support 21 1,982 2021-10-21, 05:52 AM
  Thread: clear/empty an array
Post: RE: clear/empty an array

This is also a very good way to reset that enum https://github.com/pBlueG/SA-MP-MySQL/blob/master/example_scripts/login_system-cache.pwn#L106
Banditul Programming 6 439 2021-07-31, 08:20 PM
  Thread: I cannot find the erorr here!
Post: RE: I cannot find the erorr here!

Delete the comma , after DIALOG_LOGIN in enum Edit: Last value in enum doesn't need a comma
Banditul Pawn Scripting 3 133 2021-07-30, 09:23 AM
  Thread: server crash
Post: RE: server crash

For more information https://github.com/IllidanS4/PawnPlus/issues/38
Banditul Pawn Scripting 2 196 2021-07-25, 09:13 AM
  Thread: Run sa-mp server in android terminal
Post: RE: Run sa-mp server in android terminal

The sole reason why you will not be able to run the server on a mobile device(assuming we are talking about android devices as Termux i see is an app for this OS) is because they are running on ARM ba...
Banditul Programming 3 498 2021-06-24, 08:08 AM
  Thread: discord bot
Post: RE: discord bot

Well if you mean standalone bot you can write discord bots in most of the programming languages and there is even an app for creating bots on steam called "discord bot maker". Just search on google...
Banditul General Discussions 1 352 2021-06-10, 08:38 AM
  Thread: how to compile faster?
Post: RE: how to compile faster?

https://github.com/pawn-lang/compiler Use this speed guaranteed
Banditul Pawn Scripting 2 643 2021-04-12, 06:09 PM
  Thread: Login and registration without pressing spawn
Post: RE: Login and registration without pressing spawn

YowlsGazZ Wrote: (2021-04-06, 04:19 AM) -- Resumiendo el problema, lo que quiero es que cuando un usuario coloca su contraseña, inicia sesión o se genera en el servidor instantáneamente, sin tener qu...
Banditul Support 3 933 2021-04-06, 10:23 AM
  Thread: A tool/program for finding unmatched brackets?
Post: RE: A tool/program for finding unmatched brackets?

Fawkes Wrote: (2021-03-22, 07:48 PM) -- Virsenas Wrote: (2021-03-22, 07:32 PM) -- First check if you actually have any missing brackets. https://www.burgershot.gg/showthread.php?tid=1763&pid=1025...
Banditul Pawn Scripting 4 978 2021-03-23, 10:04 AM
  Thread: SA-MP 0.3.7-R2 Windows Server
Post: RE: SA-MP 0.3.7-R2 Windows Server

Here KrustyKoyle/files.sa-mp.com-Archive You will find both the client and the server
Banditul Pawn Scripting 8 7,783 2021-02-20, 11:15 AM
  Thread: SampSharp - Write game modes in .NET Core
Post: RE: SampSharp - Write game modes in .NET Core

Rique_FTW Wrote: (2021-02-10, 12:42 AM) -- Code: -- [Event] public void OnPlayerConnect(Player player) {     player.SendClientMessage($"» {player.Name} (ID: {player.Id}) connected."); } -- player....
Banditul Plugins 6 4,492 2021-02-14, 11:26 AM
  Thread: SHA-256 Password Hashing
Post: RE: SHA-256 Password Hashing

Seems the server version of R1 got yeeted out of existence because i cant find itto check that. But anyway add this to your a_samp Code: -- native SHA256_PassHash(password[], salt[], ret_hash[], ret...
Banditul Pawn Scripting 3 1,631 2021-02-05, 04:26 PM
  Thread: Get away from those single file gamemodes
Post: RE: Get away from those single file gamemodes

Torque Wrote: (2021-01-22, 02:36 AM) -- Why? When you compile the gamemode into a .amx file, how does singular or modular effect it? -- It will not effect it. But code is written by people for peop...
Banditul Questions and Suggestions 11 9,539 2021-01-23, 12:28 PM
  Thread: Best way to load data from db using sscanf
Post: RE: Best way to load data from db using sscanf

The better version of this is database normalization which implies you make for every value you need a column. Does the data is duplicate(eg: weapon1 weapon2 etc) then make a dedicated table for it wi...
Banditul Pawn Scripting 1 1,022 2021-01-01, 06:23 PM
  Thread: Salutare
Post: RE: Salutare

Din pacate nu prea gasesti persoane interesate de trucking, cei mai multi sunt axati pe RPG/GodFather/Stunt si din pacate ca si fan a serverelor trucking popularitatea lor a scazut pe zi ce trece. Am ...
Banditul Romanian/Română 6 3,928 2020-11-01, 12:26 PM
Pages (2): 1 2 Next »

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