help me with colandreas - 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: help me with colandreas (
/showthread.php?tid=673646)
help me with colandreas -
wilking - 01.04.2020
Hello everyone
I want to load gates with ColAndreas, how do I get it?
Colandreas only works when file server.amx (FS) loads.
I want when I load gates in the NGG gamemode.
Colandreas will begin to load those gates of mine again to create accurate route finding points
Someone know please help me.
Very thanks
Re: help me with colandreas -
Adamoneoone - 01.04.2020
Perhaps move all the gates into a single file?
Re: help me with colandreas -
wilking - 01.04.2020
Quote:
Originally Posted by Adamoneoone
Perhaps move all the gates into a single file?
|
I see, when Server.amx loads, it shows 'loaded collision data'. So how can I load after loadgates ();
What does it mean to move the gateway into a file?
sorry my english , it bad
Re: help me with colandreas -
Adamoneoone - 01.04.2020
Put all the objects in the same .amx
Re: help me with colandreas -
wilking - 01.04.2020
Quote:
Originally Posted by Adamoneoone
Put all the objects in the same .amx
|
i tried loadgates() on server.amx . But it not working , bro