[FilterScript] MapFix - texture bugs fixes
#6

There should be a pre-processor directive in OnFilterScriptExit() in case the streamer is not used to delete all the objects.

Also, stock DestroyMapFixObjects() this should be a static function even though it's in a filterscript you could still use this as an include instead. Obviously you will be calling this function automatically if the object type is type object the streamer automatically deletes all created objects.
Reply


Messages In This Thread
[Filterscript/Include] MapFix - texture bugs fixes - by OstGot - 12.10.2015, 12:47
Re: MapFix - texture bugs fixes - by 1Darge - 12.10.2015, 12:57
Re: MapFix - texture bugs fixes - by Pottus - 12.10.2015, 13:54
Re: MapFix - texture bugs fixes - by Redguard - 12.10.2015, 15:19
Re: MapFix - texture bugs fixes - by OstGot - 13.10.2015, 12:23
Re: MapFix - texture bugs fixes - by Pottus - 13.10.2015, 12:37
Re: MapFix - texture bugs fixes - by Kar - 13.10.2015, 15:11
Re: MapFix - texture bugs fixes - by Admigo - 13.10.2015, 16:12
Re: MapFix - texture bugs fixes - by Spmn - 13.10.2015, 21:41
Re: MapFix - texture bugs fixes - by Romz - 13.10.2015, 21:52
Re: MapFix - texture bugs fixes - by Crayder - 13.10.2015, 21:53
Re: MapFix - texture bugs fixes - by Romz - 13.10.2015, 23:28
Re: MapFix - texture bugs fixes - by OstGot - 14.10.2015, 11:19
Re: MapFix - texture bugs fixes - by Jimmi - 14.10.2015, 13:57
Re: MapFix - texture bugs fixes - by markparker12 - 14.10.2015, 14:05
Re: MapFix - texture bugs fixes - by Romz - 14.10.2015, 17:44
Re: MapFix - texture bugs fixes - by OstGot - 15.10.2015, 18:13
Re: MapFix - texture bugs fixes - by Pottus - 15.10.2015, 19:56
Re: MapFix - texture bugs fixes - by Romz - 15.10.2015, 20:00
Re: MapFix - texture bugs fixes - by Jimmi - 15.10.2015, 23:53
Re: MapFix - texture bugs fixes - by Crayder - 16.10.2015, 01:55
Re: MapFix - texture bugs fixes - by Pottus - 16.10.2015, 02:07
Re: MapFix - texture bugs fixes - by Crayder - 16.10.2015, 02:11
Re: MapFix - texture bugs fixes - by Yashas - 16.10.2015, 13:36
Re: MapFix - texture bugs fixes - by SpikY_ - 16.10.2015, 14:23
Re: MapFix - texture bugs fixes - by Romz - 16.10.2015, 14:30
Re: MapFix - texture bugs fixes - by Yashas - 17.10.2015, 05:22
Re: MapFix - texture bugs fixes - by OstGot - 17.10.2015, 08:09
Re: MapFix - texture bugs fixes - by Crayder - 17.10.2015, 08:19
Re: MapFix - texture bugs fixes - by OstGot - 17.10.2015, 18:21
Re: MapFix - texture bugs fixes - by Crayder - 17.10.2015, 21:54
Re : MapFix - texture bugs fixes - by MrAlexisX2 - 17.10.2015, 23:06
Re: MapFix - texture bugs fixes - by Romz - 18.10.2015, 14:39
Re: MapFix - texture bugs fixes - by TwinkiDaBoss - 18.10.2015, 15:33
Re: MapFix - texture bugs fixes - by OstGot - 18.10.2015, 16:16
Re: MapFix - texture bugs fixes - by OstGot - 19.10.2015, 17:35
Re: MapFix - texture bugs fixes - by Romz - 19.10.2015, 23:18
Re: MapFix - texture bugs fixes - by Romz - 20.10.2015, 05:59
Re: MapFix - texture bugs fixes - by WoasryXxL - 20.10.2015, 09:56
Re: MapFix - texture bugs fixes - by OstGot - 20.10.2015, 18:26
Re: MapFix - texture bugs fixes - by Romz - 20.10.2015, 19:05
Re: MapFix - texture bugs fixes - by OstGot - 20.10.2015, 19:26
Re: MapFix - texture bugs fixes - by Jimmi - 20.10.2015, 20:42
Re: MapFix - texture bugs fixes - by Kar - 22.10.2015, 00:14
Re: MapFix - texture bugs fixes - by OstGot - 23.10.2015, 14:55
Re: MapFix - texture bugs fixes - by Jimmi - 23.10.2015, 15:47
Re: MapFix - texture bugs fixes - by OstGot - 27.10.2015, 15:58
Re: MapFix - texture bugs fixes - by Jimmi - 29.10.2015, 19:25
Re: MapFix - texture bugs fixes - by Kyle - 29.10.2015, 20:36
Re: MapFix - texture bugs fixes - by OstGot - 31.10.2015, 16:00
Re: MapFix - texture bugs fixes - by Jimmi - 03.11.2015, 19:23
Re: MapFix - texture bugs fixes - by Jimmi - 04.11.2015, 12:29
Re: MapFix - texture bugs fixes - by N0FeaR - 04.11.2015, 12:33
Re: MapFix - texture bugs fixes - by OstGot - 04.11.2015, 13:01
Re: MapFix - texture bugs fixes - by Jimmi - 04.11.2015, 14:35
Re: MapFix - texture bugs fixes - by BarFix - 12.11.2015, 10:06
Re: MapFix - texture bugs fixes - by Romz - 12.11.2015, 10:58
Re: MapFix - texture bugs fixes - by Jimmi - 18.11.2015, 22:00
Re: MapFix - texture bugs fixes - by OstGot - 02.12.2015, 15:02
Re: MapFix - texture bugs fixes - by Kar - 03.12.2015, 03:00
Re: MapFix - texture bugs fixes - by OstGot - 03.12.2015, 13:09
Re: MapFix - texture bugs fixes - by Romz - 03.12.2015, 18:23
Re: MapFix - texture bugs fixes - by TwinkiDaBoss - 03.12.2015, 18:52
Re: MapFix - texture bugs fixes - by Romz - 03.12.2015, 18:53
Re: MapFix - texture bugs fixes - by OstGot - 04.12.2015, 12:24
Re: MapFix - texture bugs fixes - by Romz - 07.12.2015, 14:15
Re: MapFix - texture bugs fixes - by MiyuUchiha - 08.12.2015, 05:59
Re: MapFix - texture bugs fixes - by OstGot - 23.01.2016, 18:19
Re: MapFix - texture bugs fixes - by Kar - 03.02.2016, 02:57
Re: MapFix - texture bugs fixes - by OstGot - 14.02.2016, 14:29
Re: MapFix - texture bugs fixes - by OstGot - 03.06.2016, 18:20
Re: MapFix - texture bugs fixes - by Uberanwar - 10.06.2016, 17:16
Re: MapFix - texture bugs fixes - by SickAttack - 10.06.2016, 17:29
Re: MapFix - texture bugs fixes - by SoberGamingRP - 12.06.2016, 15:25
Re: MapFix - texture bugs fixes - by OstGot - 13.06.2016, 12:18
Re: MapFix - texture bugs fixes - by OstGot - 13.06.2016, 15:46
Re: MapFix - texture bugs fixes - by OstGot - 15.06.2016, 12:29
Re: MapFix - texture bugs fixes - by OstGot - 09.08.2016, 14:51
Re: MapFix - texture bugs fixes - by OstGot - 04.11.2016, 19:13
Re: MapFix - texture bugs fixes - by OstGot - 07.11.2016, 14:16
Re: MapFix - texture bugs fixes - by Max_Andolini - 14.11.2016, 13:22
Re: MapFix - texture bugs fixes - by OstGot - 14.11.2016, 13:55
Re: MapFix - texture bugs fixes - by Max_Andolini - 14.11.2016, 14:15
Respuesta: MapFix - texture bugs fixes - by Gles - 14.11.2016, 20:31
Re: MapFix - texture bugs fixes - by cuber - 15.11.2016, 18:37
Re: MapFix - texture bugs fixes - by OstGot - 23.11.2016, 14:27
Re: MapFix - texture bugs fixes - by OstGot - 26.11.2016, 17:07
Re: MapFix - texture bugs fixes - by OKStyle - 20.02.2017, 05:59
Re: MapFix - texture bugs fixes - by KinG7 - 16.03.2017, 22:50
Re: MapFix - texture bugs fixes - by OstGot - 18.03.2017, 23:12
Re: MapFix - texture bugs fixes - by Podelu198 - 04.06.2017, 20:03
Re: MapFix - texture bugs fixes - by OstGot - 15.06.2017, 18:07
Re: MapFix - texture bugs fixes - by Astralis - 15.06.2017, 23:43
Re: MapFix - texture bugs fixes - by Yousha - 08.09.2017, 17:17
Re: MapFix - texture bugs fixes - by OstGot - 10.09.2017, 13:06
Re: MapFix - texture bugs fixes - by Omirrow - 10.09.2017, 14:50
Re: MapFix - texture bugs fixes - by Kar - 20.09.2017, 19:57
Re: MapFix - texture bugs fixes - by Romz - 20.09.2017, 20:10
Re: MapFix - texture bugs fixes - by Kar - 20.09.2017, 20:33
Re: MapFix - texture bugs fixes - by Jimmi - 21.11.2017, 02:51
Re: MapFix - texture bugs fixes - by OstGot - 22.11.2017, 00:15
Re: MapFix - texture bugs fixes - by nicolabonza - 28.11.2017, 19:25
Re: MapFix - texture bugs fixes - by OstGot - 02.12.2017, 23:04
Re: MapFix - texture bugs fixes - by OstGot - 07.12.2017, 20:06
Re: MapFix - texture bugs fixes - by Kar - 22.12.2017, 09:17
Re: MapFix - texture bugs fixes - by OstGot - 22.12.2017, 09:34
Re: MapFix - texture bugs fixes - by OstGot - 03.01.2018, 19:07
Re: MapFix - texture bugs fixes - by OstGot - 17.01.2018, 20:38
Re: MapFix - texture bugs fixes - by Kar - 17.01.2018, 23:51
Re: MapFix - texture bugs fixes - by DeitY - 19.01.2018, 10:22
Re: MapFix - texture bugs fixes - by OstGot - 29.01.2018, 23:43
Re: MapFix - texture bugs fixes - by PepsiCola23 - 03.02.2018, 12:19
Re: MapFix - texture bugs fixes - by StRaphael - 09.02.2018, 17:33
Re: MapFix - texture bugs fixes - by reAL_ - 16.02.2018, 03:18
Re: MapFix - texture bugs fixes - by Hellman92 - 16.02.2018, 05:23
Re: MapFix - texture bugs fixes - by Chaprnks - 16.02.2018, 23:49
Re: MapFix - texture bugs fixes - by Mugala - 17.02.2018, 00:46
Re: MapFix - texture bugs fixes - by OstGot - 18.02.2018, 09:42
Re: MapFix - texture bugs fixes - by Zeth - 24.02.2018, 15:03
Re: MapFix - texture bugs fixes - by OstGot - 25.04.2018, 07:41
Re: MapFix - texture bugs fixes - by ZiGGi - 26.04.2018, 15:27
Re: MapFix - texture bugs fixes - by OstGot - 27.04.2018, 07:50
Re: MapFix - texture bugs fixes - by Kar - 27.04.2018, 11:32
Re: MapFix - texture bugs fixes - by OstGot - 27.04.2018, 15:46
Re: MapFix - texture bugs fixes - by Kar - 29.04.2018, 06:12
Re: MapFix - texture bugs fixes - by wallee - 16.05.2018, 21:18
Re: MapFix - texture bugs fixes - by Kar - 16.05.2018, 21:29
Re: MapFix - texture bugs fixes - by wallee - 16.05.2018, 22:52
Re: MapFix - texture bugs fixes - by Kar - 16.05.2018, 23:31
Re: MapFix - texture bugs fixes - by wallee - 18.05.2018, 01:12
Re: MapFix - texture bugs fixes - by OstGot - 04.11.2018, 10:11
Re: MapFix - texture bugs fixes - by BlackyX - 30.12.2018, 14:34
Re: MapFix - texture bugs fixes - by iggiz - 26.02.2019, 08:36
Re: MapFix - texture bugs fixes - by Romz - 26.02.2019, 09:46
Re: MapFix - texture bugs fixes - by OstGot - 27.02.2020, 12:42
Re: MapFix - texture bugs fixes - by Hormiga - 19.03.2020, 20:41
Re: MapFix - texture bugs fixes - by OstGot - 19.03.2020, 22:37
Re: MapFix - texture bugs fixes - by Hormiga - 21.03.2020, 04:09
Re: MapFix - texture bugs fixes - by OstGot - 30.05.2020, 03:08
Re: MapFix - texture bugs fixes - by OstGot - 04.06.2020, 16:40
Re: MapFix - texture bugs fixes - by PeterLinkson - 06.06.2020, 15:02
Re: MapFix - texture bugs fixes - by OstGot - 08.07.2020, 21:28
Re: MapFix - texture bugs fixes - by SkyFlare - 09.07.2020, 00:09
Re: MapFix - texture bugs fixes - by fanbumbot - 19.07.2020, 12:35

Forum Jump:


Users browsing this thread: 1 Guest(s)