[Discussion] Advanced GPS - Plugin (?) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (
https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Discussion] Advanced GPS - Plugin (?) (
/showthread.php?tid=289999)
Re: AW: [Discussion] Advanced GPS - Plugin (?) -
Gamer_Z - 15.10.2011
Quote:
Originally Posted by NaS
Really awesome!
But i'm having one question, how do you want to display the route ingame? 
|
Just like in GTA 4, with mapicons , and some nice feateures I will make.
Quote:
I wouldn't want to imagine how much work it was to create this nodes (I mean Rockstar Games) O.O
|
They used an automated program in 3DSMAX.
Ensconce,
Thanks I'll try to look at it more in depth, I've looked at it with a glance and it still seems a bit unclear to me, about how to implement and use it.
Would be nice if anyone can get some example code.
Re: [Discussion] Advanced GPS - Plugin (?) -
RedCrossER - 15.04.2013
Quote:
Originally Posted by Gamer_Z
apt-get install libtbb2
|
and i tried
Code:
apt-get install libtbb2
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package libtbb2
Re: [Discussion] Advanced GPS - Plugin (?) -
Gamer_Z - 15.04.2013
tbb2 , tbb ... etc? not tried? You know apt-get has a search function for libraries..
Re: [Discussion] Advanced GPS - Plugin (?) -
RedCrossER - 16.04.2013
Quote:
Originally Posted by Gamer_Z
tbb2 , tbb ... etc? not tried? You know apt-get has a search function for libraries..
|
Thanks mate i have fixed that and now it shows another error
Code:
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/RouteConnectorPlugin.so))
Re: [Discussion] Advanced GPS - Plugin (?) -
Gamer_Z - 16.04.2013
Quote:
Originally Posted by RedCrossER
Thanks mate i have fixed that and now it shows another error
Code:
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/RouteConnectorPlugin.so))

|
Your standard C++ library is probably not up-to-date.
Update it or update GCC which should automaticly update those libraries.
Re: [Discussion] Advanced GPS - Plugin (?) -
Ighost - 16.04.2013
Looks great
good job.
Re: [Discussion] Advanced GPS - Plugin (?) -
RedCrossER - 17.04.2013
Quote:
Originally Posted by Gamer_Z
Your standard C++ library is probably not up-to-date. Update it or update GCC which should automaticly update those libraries.
|
Anyway i've been fixed this problem.
Re: [Discussion] Advanced GPS - Plugin (?) -
michaelcosyns - 17.04.2013
/support!
Re: [Discussion] Advanced GPS - Plugin (?) -
ahmad95 - 22.04.2013
Nice idea, support!
Re: [Discussion] Advanced GPS - Plugin (?) -
Gamer_Z - 22.04.2013
Quote:
Originally Posted by ahmad95
Nice idea, support!
|
you guys know it's released in this plugin section :>