Search Results
Quote: Originally Posted by Inuro My error: Assertion failed: (*(ptr+1)=='\0'), function readline, file /UsePawn compiler 3.10 Copyright (c) 1997-2006, ITB CompuPhase rs/Artur/Downlo...
390
After following the instructions on the wiki for setting up a CMake project, every time I try to run the plugin, I get a Код: segmentation fault (core dumped) error. I've tried using crashdetect, ...
11,444
I've downloaded 1.1, however I get the following on server launch: Code: Plugin::AmxLoad: .inc-file version does not equal the plugin's version Run time error 19: "File or function not found" I am ru...
4,373
Код: new EXP[4]; EXP[1] = 20; EXP[2] = 100; EXP[3] = 500; Array index starts from 0 and ends at (size of array - 1). Код: query = mysql_query(query); // error 035: argumen...
179
Since I haven't seen a guide anywhere on this forum as to how to set up a development environment for macOS, I figured out that it would be a good idea to share my newly-found knowledge with you guys....
390
No you don't. It's just that when a player is frozen he doesn't take damage.
174
Hello. Does anyone have the name of the animation that allows you to talk and walk AT THE SAME TIME? I've searched the forums and found nothing. Here's my OnPlayerText function before anyone starts t...
92
Hello. Lately I've been making my RP gamemode, and I added some bikes. But whenever I get on one of them, this message spams the chat: Quote: Exception 0xC0000005 at 0x5955556 An...
60
Quote: Originally Posted by Basicz Try to change this pawn Код: GetPVarString(playerid, "HouseDesc", opis, strlen(opis)); // <--------------------- strlen? pawn Код: GetPVarSt...
85
Hello. I've recently been making my /createhouse command for my upcoming server. Everything works fine except for the description part, it doesn't save at all. And that is entered in a dialog box. The...
85
Quote: Originally Posted by Mini` It works, just in game when I'm standing in public (Lets say a road?..) it will Spam me with the last "else" statement. I just want to know why it Spams m...
112