• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] tag mismatch?
#9
(2019-04-27, 12:53 PM)iSpark Wrote: Shouldn't it be strfloat?
This is a guess that I'm making because I have no idea what you're trying to accomplish based on the snippet that you've provided. But judging by the fact that you used strval in the previous lines. Are you sure you wanted to use floatstr which changes a float to a string rather than strfloat?

https://wiki.sa-mp.com/wiki/Floatstr

(2019-04-25, 09:26 PM)hual Wrote: Maybe because = isn't a valid operator for Float therefore it gets called for _?

Warning is on the line using '=' operator, not the = one.
  Reply


Messages In This Thread
tag mismatch? - by mr_sacrimoni - 2019-04-25, 02:07 PM
RE: tag mismatch? - by Ihnify - 2019-04-25, 05:51 PM
RE: tag mismatch? - by iSpark - 2019-04-25, 07:36 PM
RE: tag mismatch? - by mr_sacrimoni - 2019-04-25, 09:14 PM
RE: tag mismatch? - by hual - 2019-04-25, 09:26 PM
RE: tag mismatch? - by Y_Less - 2019-04-27, 06:43 AM
RE: tag mismatch? - by mr_sacrimoni - 2019-04-27, 09:53 AM
RE: tag mismatch? - by Y_Less - 2019-05-01, 10:09 AM
RE: tag mismatch? - by mr_sacrimoni - 2019-05-01, 04:54 PM
RE: tag mismatch? - by iSpark - 2019-04-27, 12:53 PM
RE: tag mismatch? - by mr_sacrimoni - 2019-04-28, 05:32 PM
RE: tag mismatch? - by Y_Less - 2019-05-02, 09:15 AM

Forum Jump: