Vehicle Plates
#9

modelid is an integer so you should use cache_get_field_content_int function:
pawn Код:
new vmodel;

...

vmodel = cache_get_field_content_int(0, "Model");
and use the cache functions to retrieve inside the if statement otherwise if there are no rows, you'll get no active cache warnings.
Reply


Messages In This Thread
Vehicle Plates - by ThatFag - 24.10.2016, 17:08
Re: Vehicle Plates - by Skimmer - 24.10.2016, 17:30
Re: Vehicle Plates - by ThatFag - 24.10.2016, 17:40
Re: Vehicle Plates - by Konstantinos - 24.10.2016, 17:44
Re: Vehicle Plates - by Skimmer - 24.10.2016, 17:50
Re: Vehicle Plates - by ThatFag - 24.10.2016, 18:32
Re: Vehicle Plates - by Skimmer - 24.10.2016, 18:35
Re: Vehicle Plates - by ThatFag - 24.10.2016, 18:59
Re: Vehicle Plates - by Konstantinos - 24.10.2016, 19:15
Re: Vehicle Plates - by ThatFag - 24.10.2016, 19:24

Forum Jump:


Users browsing this thread: 1 Guest(s)