Compile get errors
#1

(1022) : error 017: undefined symbol "floatstr"
(1605) : error 017: undefined symbol "floatstr"
(1606) : error 017: undefined symbol "floatstr"
(1607) : error 017: undefined symbol "floatstr"
(160 : error 017: undefined symbol "floatstr"
(6136) : error 017: undefined symbol "floatstr"
(6137) : error 017: undefined symbol "floatstr"
(613 : error 017: undefined symbol "floatstr"
(6139) : error 017: undefined symbol "floatstr"

Using linux Pawn complier... Is there any clue to help to fix those??
Reply
#2

Undefined symbol... READ the errors, did you declared it (new Float:floatstr; or if it isnt an float, just new floatstr ?
Reply
#3

flatstr has a capital F.

You could just do this

pawn Код:
#define floatstr(%1) Floatstr(%1)
Or just change it to upper case.
Reply
#4

Quote:
Originally Posted by [HiC]TheKiller
Посмотреть сообщение
flatstr has a capital F.

You could just do this

pawn Код:
#define floatstr(%1) Floatstr(%1)
Or just change it to upper case.
Replace function ftw,
but oh is it an function :$ didnt checked that, ive never used that function before :P
Reply
#5

nope not work
Reply
#6

Add
pawn Код:
#include <float>
to your source code.
________
LovelyWendie99
Reply
#7

Nope not work :S
LoL i put them a_samp and gamemode and it dont say already defined
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)