-
```
What steps will reproduce the problem?
1. When i build the .amx file
What is the expected output? What do you see instead?
Excepted output:
MyDirectory/gamemodes/file.amx
I see:
MyDirectory/pawno…
-
-
After looking through pc_compile it shouldn't be to difficult to implement (I guess) and it would be helpful because I want to add an additional step between preprocessing and compilation with externa…
-
Pawn is the language with many static statements. So it has prototypes of the functions. I suggest to make a test software for a theoretical compatibility.
How you can do it:
1. You should get a S…
-
[03:39:16] [debug] Server crashed while executing QSRPV2.amx
[03:39:16] [debug] AMX backtrace:
[03:39:16] [debug] #0 native SetVehicleToRespawn () in samp03svr
[03:39:16] [debug] #1 00032db0 in pub…
-
i get this error when i wanna run the app
1. i rebot the pc didnt worked
2. i reinstalled the visual studio didnt worked
3. i installed the DLL files mannully didnt worked still getting the error…
-
For those who do not know about the flooding thing: http://forum.sa-mp.com/showthread.php?p=3921864#post3921864
It is a flooding tool which is more difficult to stop than those that came before.
…
-
how to fully setup this gamemode ( especially the sql connection )
-
**Is this a BUG REPORT, FEATURE REQUEST or QUESTION?**:
* [x] Bug Report
* [ ] Feature Request
* [ ] Question
**What happened**:
```
f(const arr[][]) {
arr[0][0]=0;
}
main () {
…
-
### Issue description:
### Minimal complete verifiable example (MCVE):
```
```
### Workspace Information:
* Compiler version:
* Command line arguments provided (or sampct…