samp-gps-plugin
samp-gps-plugin copied to clipboard
Modern and feature-rich pathfinding plugin for open.mp and SA-MP.
Hi, please make static version for ``` Loading plugin: GPS.so Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by plugins/GPS.so)) ``` I can't run plugin on host
Hello, I'm tryng to compile the plugin because when I run the release version on my samp server I have this error: Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by...
lets say im on a gps route and I go off path, or take a shortcut, must I recalculate the route instantly? No. That's a CPU shink. Let us add...
use plugins folder: [2023-11-05T13:40:25+0700] [Info] Loading plugin: GPS.dll [2023-11-05T13:40:25+0700] [Info] This file is not a SA-MP plugin. use components folder: Loading component GPS.dll Failed to load component: it is neither...
I've added gps to the plugin line in the server cfg, and I'm getting this error in the console: Loading plugin: gps Plugin does not conform to architecture.
Hello, i've just added this GPS plugin and script compiles with no errors, but when I start server this is what I get: `[19:22:55] *** Streamer Plugin: The plugin version...
04:33:48] [debug] Run time error 4: "Array index out of bounds" [04:33:48] [debug] Attempted to read/write array element at index 29 in array of size 29 [04:33:48] [debug] AMX backtrace:...
The latest version of the open.mp standard library (omp-stdlib) introduced a constant named INVALID_PATH_ID (https://github.com/openmultiplayer/omp-stdlib/blob/master/omp_npc.inc#L46) for the NPC component. This causes a redefinition conflict with the identically named constant in...