Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziggi/samp-enterfix
Fix for missing animation when enter locked vehicle as driver (deprecated)
https://github.com/ziggi/samp-enterfix
Last synced: 14 days ago
JSON representation
Fix for missing animation when enter locked vehicle as driver (deprecated)
- Host: GitHub
- URL: https://github.com/ziggi/samp-enterfix
- Owner: ziggi
- License: mit
- Created: 2015-05-13T14:44:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T11:40:07.000Z (over 4 years ago)
- Last Synced: 2024-04-17T03:43:29.855Z (10 months ago)
- Language: PAWN
- Homepage: https://github.com/Open-GTO/sa-mp-fixes
- Size: 4.88 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This fix was integrated in [fixes.inc](https://github.com/Open-GTO/sa-mp-fixes) use this instead.
# samp-enterfix
Fix for missing animation when enter locked vehicle as driver# Usage
Copy **enterfix.inc** into your include dir and add
```Pawn
#include "enterfix"
```
after
```Pawn
#include
```