A little help here, urgent please
#1

having one error

error 006: must be assigned to an array

pawn Код:
EventInfo[eHealth] = inputtext; //ERROR Line, Its a Float

Thanks in advance, And I am using enum for the event but I will not change it array please tell me any other way.
Reply
#2

pawn Код:
EventInfo[eHealth] = floatstr(inputtext); //This should work.
Reply
#3

Thanks alot.
Dont SPAM this thread more I got the answer.

Rep+ for you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)