SA-MP Forums Archive
How do I add Capture Points? - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How do I add Capture Points? (/showthread.php?tid=345900)



How do I add Capture Points? - aaronwelsh - 26.05.2012

I'm using a GF edit.

In the points.cfg it has all them set, but, in game there's only one point (Mat 1 test)
But if I had to delete them all apart from the pickup 1 in the points.cfg it would say "Mat 1 test has became available to capture" 7 times.

PHP код:
1423.473266|-1319.274291|13.554697|1|0|None|FU|Mat 1 test
Also, if I had them all filed in, it would repeat Mat 1 test.

Does this mean that there's only one set or something? if so do I set it inside the gamemode ?

Sorry if this doesn't make much sense. I'm pretty new to this and really confused myself.

If you need anymore information I will comment with it asap.
Thanks a lot guys, really appreciated if you help.


(If the picture doesn't work http://bayimg.com/haODhAadn)


Re: How do I add Capture Points? - Mauzen - 26.05.2012

I got no idea of the system, but maybe you need to remove the last | in the line, so it is marked as a single data set.


Re: How do I add Capture Points? - aaronwelsh - 26.05.2012

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
I got no idea of the system, but maybe you need to remove the last | in the line, so it is marked as a single data set.
Tried that there, never worked. Thanks though