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

Pages (3): 1 2 3 Next »
Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Failed To Start Server
Post: RE: Failed To Start Server

First things first, tell us what OS are you running the server on. If its a linux, make sure to use linux versions of plugins and also add .so after every plugin server.cfg.
Snow Support 3 313 2021-07-18, 06:07 PM
  Thread: Help with Damage System
Post: RE: Help with Damage System

icecoldkangaroo12 Wrote: (2021-05-31, 03:22 PM) -- it would be nice if I knew how to install the SKY plugin to use that include, I need help with that too... -- Download it from here (https://githu...
Snow Pawn Scripting 14 2,138 2021-05-31, 11:31 PM
  Thread: Server is closing
Post: RE: Server is closing

That is just long callback execution. Use crashdetect plugin and then check the logs after it crashes.
Snow Support 5 1,024 2021-05-30, 07:37 PM
  Thread: Help with Damage System
Post: RE: Help with Damage System

Pinch Wrote: (2021-05-29, 11:18 AM) -- You can use the weapon-config https://github.com/oscar-broman/samp-weapon-config -- The op clearly mentioned he does not want to use any includes/fs. You can m...
Snow Pawn Scripting 14 2,138 2021-05-29, 08:40 PM
  Thread: [Solved] Fire glitch/bug
Post: RE: [Solved] Fire glitch/bug

I doubt this. Because while you're burning, you cannot shoot weapons as long as you're burning.
Snow Support 4 1,117 2021-05-18, 06:54 PM
  Thread: What's this object id?
Post: RE: What's this object id?

If you can tell me what location is that, i can try finding out
Snow General Discussions 3 551 2021-05-16, 12:50 PM
  Thread: Long callback execution
Post: RE: Long callback execution

Y_Less Wrote: (2021-05-03, 03:48 PM) -- OK, I'm not sure why but the main callback is being misreported.  The good news is that this is therefore an init function and you don't need to worry about it...
Snow Pawn Scripting 9 1,776 2021-05-03, 05:39 PM
  Thread: Long callback execution
Post: RE: Long callback execution

Hi. This is what I got with d3 enabled. Code: -- [debug] Long callback execution detected (hang or performance issue) [debug] AMX backtrace: [debug] #0 00003930 in AMX_GetEntryPrefix (E_AMX_TAB...
Snow Pawn Scripting 9 1,776 2021-05-03, 03:03 PM
  Thread: Long callback execution
Post: RE: Long callback execution

So here's something weird happening. I tried commenting the whole callback to see if it still happens and yeah, I'm still getting the warning in the console. I've checked all the includes manually to ...
Snow Pawn Scripting 9 1,776 2021-05-03, 03:35 AM
  Thread: Long callback execution
Post: Long callback execution

I am getting tons of long callback executions in my server logs, People told me the that I need to shorten my functions and optimize the code. This is one of the functions that also detects long callb...
Snow Pawn Scripting 9 1,776 2021-05-02, 02:10 AM
  Thread: [SOLVED] How to get Zcmd to notify you when a command is wrong
Post: RE: Help! How to get Zcmd to notify you when a com...

Code: -- public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if(!success) return SendClientMessage(playerid, -1, "INVALID CMD."); return 1; } --
Snow Pawn Scripting 2 733 2021-04-28, 07:47 PM
  Thread: Help! How to make a Marine Submarine System Moveable in the Sea with w a s d control?
Post: RE: Help! How to make a Marine Submarine System Mo...

Awide Wrote: (2021-04-26, 10:48 AM) -- You can't really make it like driving a vehicle in general, but you can detect buttons being pressed and change the object's position based on that. -- Yes you...
Snow Pawn Scripting 2 822 2021-04-27, 07:21 AM
  Thread: How does one make a top5 ranking?
Post: RE: How does one make a top5 ranking?

If you're using sql, You can use SELECT and ORDER BY clauses to fetch the results from database. For example, Code: -- SELECT username, kills FROM `users` ORDER BY kills DESC LIMIT 5 --
Snow Pawn Scripting 2 747 2021-04-27, 07:18 AM
  Thread: Issues with the gamemode, no errors
Post: RE: Issues with the gamemode, no errors

-PLEASE REMOVE-
Snow Pawn Scripting 2 1,961 2021-04-24, 10:06 AM
  Thread: String not showing ingame but printing fine
Post: RE: String not showing ingame but printing fine

Thanks man. That solved the problem.
Snow Pawn Scripting 2 740 2021-04-21, 11:45 PM
  Thread: Unacceptable nickname - Crash in game
Post: RE: Unacceptable nickname - Crash in game

This doesn't happen in your server only. I have faced this issue in multiple servers, its a client sided bug as far as I'm aware.
Snow Pawn Scripting 3 784 2021-04-21, 11:42 PM
  Thread: String not showing ingame but printing fine
Post: String not showing ingame but printing fine

So I am trying to show offline stats of a player and I am fetching the results from the database to show in game but one of the columns do not show in there. But if i print the string, it shows the re...
Snow Pawn Scripting 2 740 2021-04-18, 09:24 PM
  Thread: Server economy ideas?
Post: RE: Server economy ideas?

Boxi Wrote: (2021-04-17, 10:35 PM) -- you could increase the price of gasoline, a system of upgrading cars, buying factions, selling air vehicles, buying items such as phones, mp3, gps, drinks, food,...
Snow General Discussions 2 871 2021-04-18, 01:06 AM
  Thread: Server economy ideas?
Post: Server economy ideas?

So I am running a freeroam server and I'm pretty much stuck at server economy. There are not much uses of money atm. Right now, money can be used for buying houses, adding objects in the house, attach...
Snow General Discussions 2 871 2021-04-16, 11:06 PM
  Thread: Textdraw Actions
Post: RE: Textdraw Actions

This looks pretty cool. Good job.
Snow Libraries 4 1,359 2021-04-10, 06:53 PM
Pages (3): 1 2 3 Next »

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