-
**Function name**
PlayerTextDrawSetPreviewModel(playerid, text[], modelindex)
PlayerTextDrawSetPreviewRot(playerid, PlayerText:text[], Float:fRotX, Float:fRotY, Float:fRotZ)
PlayerTextDrawSetPrevie…
-
See https://wiki.sa-mp.com/wiki/Limits (note# 1)
IDEAS (none are sure):
- Any vehicles looking almost the same (ex: Pony and Burrito, etc);
- (**DONE**) Yanick's Packer;
- The hovercraft;
- The…
-
When I try to download latest YSI package, I get this error.
```
WARN: failed to ensure package github.com/pawn-lang/YSI-Includes: remote repository is empty
WARN: failed to ensure package githu…
-
I was atached with same ID. but i have problem while wanna edit with moving tools. The object stuck with same coordinat.
the script.
//AttachObjectToVehicle(objectid, vehicleid, Float:OffsetX, Fl…
-
http://wiki.sa-mp.com/wiki/Bugs:
> - If the player has a special action, he will be instantly removed from the vehicle and the special action will be stopped.
Possible fix: call ```SetPlayerSpecia…
-
I pioneered this concept long ago in HoverCAD Unlimited; but by pioneered I mean "thought about" and not really "implemented well". Here is a link to what I wrote about it: http://www.hoverrace.com/h…
-
http://trac.sa-mp.nl/lvp/ticket/923
Russell:
> Newly registered players get forced in the CJ skin
striker:
> After I login into my account and press enter, it removes my previous saved skin and pr…
-
Add commonly used INVALID constants, taken from [here](https://github.com/WoutProvost/samp-util):
```pawn
#define INVALID_SKIN_ID -1
#define INVALID_MODEL_ID -1
#define INVALID_CHECKPOINT_I…
-
```
What steps will reproduce the problem?
1. Edit mod_sa.ini so where it says 'use_gta_autoaim' set it as 'true' instead
of 'false'.
2. Join any server that has lagcomp 'on' (the majority have it).
…
-
Some TCKs depend on the servlet API, e.g. OpenTracing: https://github.com/eclipse/microprofile-opentracing/pull/95/files#diff-7a12c99b07270345b07419e9f415e25dR115
Some tests then create an applicat…