Search Results
Quote: Originally Posted by MP2 I believe this is caused by the player being in the checkpoint's radius when it is created. Was this the case? There's no function/way to disable the marke...
208
Hello, In my server many players are sometimes having problems regarding checkpoints: 1. case: If I create a checkpoint, the checkpoint can be seen ingame, but there isn't a map icon (red blip). 2. c...
208
Hello, after I respawned, I got these warnings and I finally crashed. Quote: [22:41:28] Warning(opcode 0x38B): Exception 0xC0000005 at 0x74DA25 [22:41:30] Warning(s007): Exception 0xC00000...
55
I guess a label id is used a second time after destroying, because that would explain the problem. Therefore, I have to reset the 3D Text variable. But how? Quote: DestroyDynamic3DTextLab...
88,481
Hi, I attach labels to players and to vehicles. Very often players don't see labels attached to players (but after reconnect) and sometimes the labels get mixed up. Example: /imageshack/img14/9568/sam...
88,481
Quote: Originally Posted by RealCop228 You're supposed to restart your server with the gmx command, not by closing the server console window. That's what causes this. If you gmx the server...
248
I restart the server by clicking the "X" of the console. Are there other opportunities? If I do /rcon exit the client is closed, that I have to restart the client.
248
Hello, If I restart my server I cannot reconnect ingame, there are still the following messages: Quote: [11:10:11] The server is restarting.. [11:10:11] Connecting to 127.0.0.1:7777... [11...
248
If you aim with a sniper and you are wearing hats or something, you see them. Kye should remove the attached player objects while aiming with sniper for the player. (not for everybody, but only for th...
6,237
Quote: Originally Posted by Y_Less This very rarely happens if you use changemode instead of closing the server (especially when done with "x" instead of "exit"). If I exit the console ...
587
sorry, I mean Night Vis Goggles I think I found the fix https://sampforum.blast.hk/showthread.php?tid=151692, thanks
115
hello, in the wiki (https://sampwiki.blast.hk/wiki/Weapons) is that there is a fix for the bug that everybody can see the Night Vis Goggles effect. But where is the fix? thank you
115
Hello, I want to create a blue or a green wall to make screenshots of skins. Код: new Float:X, Float:Y, Float:Z; new myobject; GetPlayerPos(playerid, X, Y, Z); myobject = C...
63
Hello, I want to change the player's camera look positon after I attached the camera to an object which is attached to a vehicle. PHP код: if(strcmp(cmdtext, "/test", true) == 0) {    Â...
97
SPECIAL_ACTION_NONE is defined as 0. Edit: Please close this thread, I made a mistake with the playerid. sorry!
100
Hello, I want to remove the cuff animation with SetPlayerSpecialAction(playerid, 0); But the player is still cuffed. ClearAnimations(playerid); doesn't fix it, too.
100
What do you mean? The animation of drinking or smoking is done by sa-mp.
78
hello, since 0.3e I have very often crashes. Furthermore there is very often time bug. Quote: SA-MP 0.3e Exception At Address: 0x006E3D17 Registers: EAX: 0x218DAB18 EBX: 0x148A3888 ECX: 0...
62
Quote: - Fixes a bug where an uncontrollable player might still appear to have animations (like jumping etc) to other players. There also the bug that you see other players attack...
78