SA-MP Forums Archive
CreateDynamicObject (Too many warnings) - 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: CreateDynamicObject (Too many warnings) (/showthread.php?tid=639777)



CreateDynamicObject (Too many warnings) - Filbert - 23.08.2017

Guys, help me with this warnings, please...
Код:
	CreateDynamicObject(2404, 243.10001, -1192.8, 75.6, 0, 0, 222, -1, -1, -1, 200.0, 0.0); // object (CJ_SURF_BOARD) (1)
	CreateDynamicObject(2405, 243.60001, -1192.4, 75.6, 0, 0, 222, -1, -1, -1, 200.0, 0.0); // object (CJ_SURF_BOARD2) (1)
	CreateDynamicObject(16089, 232, -1194.2, 71, 0, 0, 306, -1, -1, -1, 200.0, 0.0); // object (des_pipestrut02) (1)
	CreateDynamicObject(1608, 225.5, -1179.7, 73.2, 0, 0, 266, -1, -1, -1, 200.0, 0.0); // object (shark) (1)
	CreateDynamicObject(1640, 249.3, -1187.2, 74.3, 0, 0, 0, -1, -1, -1, 200.0, 0.0); // object (beachtowel04) (1)
	CreateDynamicObject(3461, 238.5, -1189, 75.9, 0, 0, 0, -1, -1, -1, 200.0, 0.0); // object (tikitorch01_lvs) (1)
It's a part of my objects.

Код:
D:\Data\GTA\HTTDM\Gamemodes\HTTDM~RP[3e].pwn(11569) : warning 202: number of arguments does not match definition
D:\Data\GTA\HTTDM\Gamemodes\HTTDM~RP[3e].pwn(11570) : warning 202: number of arguments does not match definition
D:\Data\GTA\HTTDM\Gamemodes\HTTDM~RP[3e].pwn(11571) : warning 202: number of arguments does not match definition
D:\Data\GTA\HTTDM\Gamemodes\HTTDM~RP[3e].pwn(11572) : warning 202: number of arguments does not match definition
D:\Data\GTA\HTTDM\Gamemodes\HTTDM~RP[3e].pwn(11573) : warning 202: number of arguments does not match definition
D:\Data\GTA\HTTDM\Gamemodes\HTTDM~RP[3e].pwn(11574) : warning 202: number of arguments does not match definition
Yea, they shows a same warning.
How to fix it?


Re: CreateDynamicObject (Too many warnings) - Xeon™ - 23.08.2017

Convert that code using convertffs and update your streamer plugin & include


Re: CreateDynamicObject (Too many warnings) - Filbert - 23.08.2017

Any link for streamer? Cause there's many streamer if i search it


Re: CreateDynamicObject (Too many warnings) - Puff - 23.08.2017

Quote:
Originally Posted by Filbert
Посмотреть сообщение
Any link for streamer? Cause there's many streamer if i search it
here you go:
Код:
https://github.com/samp-incognito/samp-streamer-plugin/releases