Streamer, Working great, but my maps on water "Bug" - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Streamer, Working great, but my maps on water "Bug" (
/showthread.php?tid=75409)
Streamer, Working great, but my maps on water "Bug" -
aspire5630 - 01.05.2009
i have my maps streamed with YSI
but the maps on the sea,
the cars fall into water
then the map loads
and same with the teleports
anyone know how i can put a timer on the teleport
and the cars to spawn?
or something
DONT WORRY I HAVE FIXED THIS
Re: Streamer, Working great, but my maps on water "Bug" -
mannu - 28.05.2009
well the Objects on which u spawn after tele or on which u place vehicles should be placed in main gamemode unber OnGameModeInIt() for eg.
CreaterObject(obid,x,y,x,,,,,,,);
but not in YSI Fs or w/e you use
Re: Streamer, Working great, but my maps on water "Bug" -
Snyper - 28.05.2009
I had this same problem but then I set the range that the map loads high enough to load before the cars do.