Karim Cambridge

Results 41 comments of Karim Cambridge

Please consider path finding with nodes.

Damn @ziggi.. the GPS plugin is crashy as fuck. It would be a good learning experience though.

Your tests probably included using all the properties. https://github.com/bramus/react-native-maps-directions/blob/80c0ae52c7640ca0acfb8af95345014c6f624e94/src/MapViewDirections.js#L138 might be the issue, as I don't use `splitWaypoints` Also check out https://github.com/bramus/react-native-maps-directions/blob/80c0ae52c7640ca0acfb8af95345014c6f624e94/src/MapViewDirections.js#L172 I found this out as adding `waypoints={[]}` as...

```js "dependencies": { "@expo/vector-icons": "^10.0.6", "@react-native-community/slider": "^2.0.8", "@twotalltotems/react-native-otp-input": "^1.2.1", "axios": "^0.19.2", "expo": "^36.0.2", "expo-asset": "~8.0.0", "expo-cellular": "^2.0.0", "expo-constants": "~8.0.0", "expo-facebook": "^8.0.0", "expo-font": "^8.0.0", "expo-google-app-auth": "^8.0.1", "expo-linear-gradient": "~8.0.0", "expo-location": "~8.0.0", "expo-permissions":...

The server scripter should decide to fix this. You putting this in the plugin would have to tell us so we can remove the duplicate preloading in our scripts. It's...

https://github.com/Open-GTO/sa-mp-fixes/blob/master/fixes.inc#L1011 AFAIK it does ^^^ The animation has to be loaded for the SA-MP player, not the SA-MP actor.

Does this fix include file 2.9.4 and 2.9.5 causing the amx to die on `Run time error 17: "Invalid/unsupported P-code file format"`? Edit: nope, it doesn't for me ;\

Not to bump this but.. maybe your doing something wrong. I use Streamer_ToggleItem to stop showing checkpoints lets say when a player enters a custom transfender i made, then reenable...