SA-MP Forums Archive
gates and cars gone wtf? - 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: gates and cars gone wtf? (/showthread.php?tid=508685)



gates and cars gone wtf? - Acres - 23.04.2014

hey guys i have fixed my GM i thought maybe the cars and gates will appear but none everything fixed but cars and gates dosent appear also maps


Re: gates and cars gone wtf? - Rockyyy - 23.04.2014

remove the current map codes and re-convert it and put it under "on gamemode in it"


Re: gates and cars gone wtf? - Acres - 23.04.2014

i dont have any maps..... expect some that are nessecery and yeah its no problem with them. the problem is i dont have any maps that would fck it up...


Re: gates and cars gone wtf? - Acres - 23.04.2014

just to ask can it be caused by streamer/sscanf ? or any plugin that can be outdated?


Re: gates and cars gone wtf? - Bingo - 23.04.2014

Quote:
Originally Posted by Acres
Посмотреть сообщение
just to ask can it be caused by streamer/sscanf ? or any plugin that can be outdated?
If you aren't using streamer plugin then use it and check.


Re: gates and cars gone wtf? - Yves - 23.04.2014

Quote:
Originally Posted by Acres
Посмотреть сообщение
just to ask can it be caused by streamer/sscanf ? or any plugin that can be outdated?
you can always try updating it.

also if you have to many createobjects convert them to createdynamicobjects


Re: gates and cars gone wtf? - Acres - 23.04.2014

Код:
[15:18:28] *** CreateDynamicMapIcon: Expecting 10 parameter(s), but found 9
Objects
Код:
[09:01:29] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
i jsut checkd my server log and found these... any ideas?


Re: gates and cars gone wtf? - Konstantinos - 23.04.2014

A new parameter has been added in those 2 functions.

drawdistance for CreateDynamicObject and style for CreateDynamicMapIcon. Set a value for them.


Re: gates and cars gone wtf? - Acres - 23.04.2014

what you mean ? how i cna set a value?


Re: gates and cars gone wtf? - Konstantinos - 23.04.2014

For example:
pawn Код:
CreateDynamicObject(8620, -5053.0673828, -2281.6523438, -14.8299961, 0.0000000, 0.0000000, 270.0000000, .drawdistance = 200.0);
About the style parameter, I guess are these: https://sampwiki.blast.hk/wiki/MapIconStyle