SA-MP Forums Archive
Tag mismatch - 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: Tag mismatch (/showthread.php?tid=582916)



Tag mismatch - Lirbo - 24.07.2015

PHP код:
DB[i][Interests]=DB[i][InterestsRate]*DB[i][Bank]; 
how can i fix this?


AW: Tag mismatch - Mencent - 24.07.2015

Hello!

How are the values of this variables?
I think "Interests" have to be a Float:.

- Mencent


Re: AW: Tag mismatch - Lirbo - 24.07.2015

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hello!

How are the values of this variables?
I think "Interests" have to be a Float:.

- Mencent
umm so it means that the bank account supposed to be float too?


AW: Tag mismatch - Mencent - 24.07.2015

Can I see your defined of Interest?

- Mencent