[FilterScript] RealVehicle 1.0.1
#18

Quote:
Originally Posted by Pottus
Посмотреть сообщение
One more issue.

pawn Код:
new PlayerText:vehStatsDisplayAdvanced_ptxt[12];
This is an issue because depending on how filterscripts are loaded/unloaded it can change the order of textdraw ids which could result in incorrect referencing for players with textdraws already created you need to change this to accommodate each player.

pawn Код:
new PlayerText:vehStatsDisplayAdvanced_ptxt[MAX_PLAYERS][12];
I see, will fix that too. Thanks for your help, once again!

EDIT** for the (I think third time?), here is the corrected file http://pastebin.com/QgRNNB25. I will do a patch release tonight, because I've fixed a few other bugs as well.
Reply


Messages In This Thread
RealVehicle 1.1.1 - by EnforcerDon - 19.09.2014, 10:55
Re: RealVehicle 1.0.1 - by Ox1gEN - 19.09.2014, 11:11
Re: RealVehicle 1.0.1 - by EnforcerDon - 19.09.2014, 11:28
Re: RealVehicle 1.0.1 - by TheStoNe - 20.09.2014, 09:27
Re: RealVehicle 1.0.1 - by EnforcerDon - 20.09.2014, 23:05
Re: RealVehicle 1.0.1 - by Dangjai - 21.09.2014, 00:14
Re: RealVehicle 1.0.1 - by Pottus - 21.09.2014, 00:39
Re: RealVehicle 1.0.1 - by EnforcerDon - 21.09.2014, 00:45
Re: RealVehicle 1.0.1 - by Pottus - 21.09.2014, 00:49
Re: RealVehicle 1.0.1 - by EnforcerDon - 21.09.2014, 01:10
Re: RealVehicle 1.0.1 - by Pottus - 21.09.2014, 01:21
Re: RealVehicle 1.0.1 - by EnforcerDon - 21.09.2014, 03:16
Re: RealVehicle 1.0.1 - by EnforcerDon - 22.09.2014, 08:20
Re: RealVehicle 1.0.1 - by Pottus - 22.09.2014, 13:27
Re: RealVehicle 1.0.1 - by KayJ - 22.09.2014, 13:30
Re: RealVehicle 1.0.1 - by EnforcerDon - 23.09.2014, 03:23
Re: RealVehicle 1.0.1 - by Pottus - 23.09.2014, 03:32
Re: RealVehicle 1.0.1 - by EnforcerDon - 23.09.2014, 04:11
Re: RealVehicle 1.0.1 - by Vishalshetty - 23.09.2014, 04:35
Re: RealVehicle 1.0.1 - by EnforcerDon - 23.09.2014, 04:47
Re: RealVehicle 1.0.1 - by Pottus - 24.09.2014, 15:18
Re: RealVehicle 1.0.1 - by EnforcerDon - 24.09.2014, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)