Posts: 328
Threads: 79
Joined: Jan 2011
Posts: 709
Threads: 54
Joined: Jul 2010
Reputation:
0
Can you make it with Y_ini or dini?
Posts: 316
Threads: 0
Joined: Sep 2011
Reputation:
0
its really awesome o.o
+rep
Posts: 38
Threads: 4
Joined: Jul 2011
Reputation:
0
Don't you mind if I thanslate it into russian?)
SetPVarInt(playerid,"YEAH",0);
DeletePVar(playerid,"Spongebob");
DeletePVar(playerid,"Mario");
DeletePVar(playerid,"SpiderPig");
DeletePVar(playerid,"FAIL");
What is this? xD
Good job. Hopefully I'll learn how to get SQLite working and I'll use it.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
Wow awesome dude 5/5, i'm going to use it for sure!
Posts: 11
Threads: 3
Joined: Nov 2011
Reputation:
0
VERY GOOD!!!!!!!!! 10/10 !! Good, and you, when tipe the command /fsave you can to load the gps in this moment! you dont need to relog or.... THANKS,
Posts: 3
Threads: 0
Joined: Feb 2012
Reputation:
0
I have found a solution for that bug when you have more than 10 locations and the GPS is leading you to Red County.
It's a bit annoying, but it works.
All you have to do is to open the Positions.db with the SQLite Database Browser, which is provided in the filterscript archive, and modify those ID's after 9.
Instead of 0, 0, 0... put 10, 11, 12...
It worked for me on 0.3d-R2 server and client!
Hope it works for you too!
Great FilterScript, btw!