[Plugin] PawnPlus
#19

PHP Code:
          ShowPlayerDialogString(playeridDIALOG_ID_SP_TD_POSITIONDIALOG_STYLE_INPUT,
            
str_new("Change textdraw string content"),
            
str_new("Please enter the location in width and height format.\n \n\
              "
COLOR_DEFAULT"Good to know:\n\
              "
COLOR_HIGHLIGHT" - If you enter a height less than 1.0, only the shadow will be visible.\n\
               - If the coordination is off your visual screen, only the shadow will be visible.\n\
               - The width and height are estimated in float (decimal) values in a canvas of 640x480.\n\
               - You are the only one who will use this texdraw, so you can design it to fit your resolution perfectly.\n \n\
              "
COLOR_DEFAULT"Current position: "COLOR_HIGHLIGHT) +
            
str_float(characterSpeedometerTextdraws[playerid][profile][textdraw][speedometerPosWidth]) + str_new("x") +
            
str_float(characterSpeedometerTextdraws[playerid][profile][textdraw][speedometerPosHeight]),
            
COLOR_HIGHLIGHT"Submit""Back"); 

Not really sure why str_float() (shown in the snippet above) is undefined.

Code:
../include/vehicles/vehicleSpeedometers.inc(187) -- (197) : error 017: undefined symbol "str_float"
Pawn compiler 3.2.3664      Copyright © 1997-2017, ITB CompuPhase


1 Error.
[Finished in 0.6s]
Reply


Messages In This Thread
PawnPlus v0.5 - by IS4 - 26.04.2018, 09:59
Re: PawnPlus - by Dice_ - 26.04.2018, 11:51
Re: PawnPlus - by Gammix - 26.04.2018, 15:55
Re: PawnPlus - by SyS - 26.04.2018, 16:24
Re: PawnPlus - by ikkentim - 26.04.2018, 16:44
Re: PawnPlus - by cuber - 26.04.2018, 17:24
Re: PawnPlus - by CaioTJF - 26.04.2018, 17:30
Re: PawnPlus - by Kaperstone - 26.04.2018, 18:58
Re: PawnPlus - by IS4 - 26.04.2018, 19:53
Re: PawnPlus - by std - 27.04.2018, 06:39
Re: PawnPlus - by Moldova - 15.07.2018, 11:40
Re: PawnPlus - by IS4 - 24.07.2018, 12:36
Re: PawnPlus - by Ivan_Ino - 24.07.2018, 15:51
Re: PawnPlus - by IS4 - 24.07.2018, 17:23
Re: PawnPlus - by Ivan_Ino - 24.07.2018, 21:24
Re: PawnPlus - by Banditul18 - 24.07.2018, 22:05
Re: PawnPlus - by IS4 - 25.07.2018, 10:24
Re: PawnPlus - by Netherland - 02.08.2018, 18:28
Re: PawnPlus - by DBZdabIt3Bro7 - 06.08.2018, 18:52
Re: PawnPlus - by IS4 - 08.08.2018, 01:39
Re: PawnPlus - by corne - 24.09.2018, 12:30
Re: PawnPlus - by Danielknow - 24.09.2018, 15:44
Re: PawnPlus - by IllidanS4 - 24.09.2018, 16:13
Re: PawnPlus - by corne - 26.09.2018, 17:48
Re: PawnPlus - by IllidanS4 - 26.09.2018, 21:02

Forum Jump:


Users browsing this thread: 1 Guest(s)