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: samp voice frequency
Post: RE: samp voice frequency

bump!!!
hiwyn Pawn Scripting 2 35 2022-06-11, 12:04 AM
  Thread: samp voice frequency
Post: samp voice frequency

I tried but fail to put radio frequencies on samp voice... 2 problems: 1- you can hear and talk to everyone in any frequency, i mean you are in 3000, you can talk to people on 5000 2- server crashes...
hiwyn Pawn Scripting 2 35 2022-05-18, 02:53 PM
  Thread: Car Hacking
Post: RE: Car Hacking

its not working, i got kicked by using this script and i don't even have the hack installed!
hiwyn Pawn Scripting 12 6,800 2022-05-16, 10:18 AM
  Thread: make vscode compiler rewrite actual file
Post: RE: make vscode compiler rewrite actual file

just add "'-D${fileDirname}'", on task.json
hiwyn Support 1 7 2022-05-12, 07:35 AM
  Thread: I can't log in with voice client emulating
Post: I can't log in with voice client emulating

I'm trying to install voice on my PC, but I play on VMBOX, because I can't use Windows... When I login print the message: Code: -- Could not find sampvoice plugin. -- Like I don't have voice ...
hiwyn Support 0 7 2022-04-27, 03:05 PM
  Thread: Why the accents are not working?
Post: RE: Why the accents are not working?

for those who have the same problem, i've fix: vscode: Ctrl, -> pesquisar por encoding -> trocar para Western (Windows 1252) or down there in the lower right corner you have the option to cha...
hiwyn Support 1 13 2022-04-25, 11:43 AM
  Thread: [debug] Long callback execution detected (hang or performance issue)
Post: [debug] Long callback execution detected (hang or ...

nvm, delete it pls it was a problem in my script and it wont help anybody else here
hiwyn Support 0 8 2022-04-23, 02:18 PM
  Thread: Why the accents are not working?
Post: Why the accents are not working?

Why the accents are not working? I mean, if i do: SendClientMessage(i, COLOR_LIGHTRED, "O servidor será Ingame it looks like: https://i.ibb.co/TmxHLCW/Screenshot-from-2022-04-23-10-49-10.png...
hiwyn Support 1 13 2022-04-23, 01:51 PM
  Thread: My server is not showing on internet tab
Post: My server is not showing on internet tab

Just change on server.cfg Code: -- lanmode 0 -- Isn't enough? what should i do to it starts to show? hosted tab is mouth paid, right? btw where is the official site to buy it? but internet...
hiwyn Support 1 7 2022-04-23, 01:36 PM
  Thread: make vscode compiler rewrite actual file
Post: make vscode compiler rewrite actual file

everytime i press F5 to compile a filterscript or a gamemode it creates the .amx, but creates where i open the vscode i mean, if i did: cd sampserver && code . if i open a file MISSIONS.pwn in s...
hiwyn Support 1 7 2022-04-23, 01:25 PM
  Thread: error 090: public functions may not return arrays (symbol "GetRegionName")
Post: RE: error 090: public functions may not return arr...

i've change: Code: -- forward GetRegionName(Float: X, Float: Y, Float: Z); public GetRegionName(Float: X, Float: Y, Float: Z) { new string[128]; format(string, sizeof(string), "Idlewood...
hiwyn Support 1 13 2021-12-14, 05:09 AM
  Thread: error 090: public functions may not return arrays (symbol "GetRegionName")
Post: error 090: public functions may not return arrays ...

Why i'm getting this error: error 090: public functions may not return arrays (symbol "GetRegionName") return string; on this: Code: -- forward GetRegionName(Float: X, Float: Y, Float: Z)...
hiwyn Support 1 13 2021-12-14, 03:11 AM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

I've found out that is creating the .amx in /home/hiwyn/Documents/sampserver there i did `code .` is it possible to change to /home/hiwyn/Documents/sampserver/gamemodes there the GM is?
hiwyn Support 21 1,982 2021-10-25, 01:39 AM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

Banditul Wrote: (2021-10-21, 05:52 AM) -- 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 -- Oh thank...
hiwyn Support 21 1,982 2021-10-22, 05:22 AM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

anybody knows?
hiwyn Support 21 1,982 2021-10-20, 11:57 PM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

bump help
hiwyn Support 21 1,982 2021-10-18, 07:41 PM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

Radical Wrote: (2021-10-11, 03:22 PM) -- hiwyn Wrote: (2021-10-06, 11:39 AM) -- hiwyn Wrote: (2021-10-02, 12:27 PM) -- Kwarde Wrote: (2021-09-29, 07:22 PM) -- See: https://github.com/pawn-lang/com...
hiwyn Support 21 1,982 2021-10-15, 04:52 PM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

hiwyn Wrote: (2021-10-02, 12:27 PM) -- Kwarde Wrote: (2021-09-29, 07:22 PM) -- See: https://github.com/pawn-lang/compiler/wiki/Const-Correctness Appearantly those warnings were disabled by -however...
hiwyn Support 21 1,982 2021-10-06, 11:39 AM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

Kwarde Wrote: (2021-09-29, 07:22 PM) -- See: https://github.com/pawn-lang/compiler/wiki/Const-Correctness Appearantly those warnings were disabled by -however/wherever you compiled before-. -- I'l...
hiwyn Support 21 1,982 2021-10-02, 12:27 PM
  Thread: Compile GM with VSCODE on Linux
Post: RE: Compile GM with VSCODE on Linux

Kwarde Wrote: (2021-07-10, 09:47 AM) -- Double posting here, but I started using pawncc on my Linux distro again (last time it wouldn't work, no idea why (multilib was on)). This is what I'm using: ...
hiwyn Support 21 1,982 2021-09-29, 01:05 AM
Pages (2): 1 2 Next »

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