dini_Float, warning tag mismatch
#1

hey everyone,

can you tell me whats wrong with this single line? i also used it in another Command, with different variables, but here it gives a warning, and i dont know why...

pawn Код:
PlayerInfo[playerid][Ip] = dini_Float(file, "Ip");
warning 213: tag mismatch

greets niels
Reply
#2

Fail, Ignore this
Reply
#3

Quote:
Originally Posted by CoaPsyFactor
Посмотреть сообщение
Fail, Ignore this
dafuq?, i asked for help, not this -_-
Reply
#4

yes i know that ******, but when i used dini_IntSet it did 2 numbers, and there isnt a dini_IpSet asfar as i searched ****** for that, and since ips are used like numbers.numbers. etc, and floats are also like float,float.float,float.float,float. etc, anyways which should i use in this case?
Reply
#5

i see, but still this aint working, and giving warnings aswell, which do you recommend to use? string? integer? float( with warnings..)?
Reply
#6

Why don't you just use dini_Get and save/read the IP as a character array?
Reply
#7

Quote:
Originally Posted by king_hual
Посмотреть сообщение
Why don't you just use dini_Get and save/read the IP as a character array?
yes, but in which to save it then? as a string? integer? float? etc
Reply
#8

Quote:
Originally Posted by niels44
Посмотреть сообщение
yes, but in which to save it then? as a string? integer? float? etc
As I said, a character array. That means a string.
Reply
#9

okay , ty, and also, i still have to learn alot if it comes to saving and floats/strings/integers etc

EDIT:
dafuq, now i have this error...

pawn Код:
PlayerInfo[playerid][Ip] = dini_Get(file, "Ip");
pawn Код:
D:\Program Files\High Speed Drivers\gamemodes\HighSpeedDrivers.pwn(4504) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
damn im getting tired of those stupid errors....

anyone knows wuts wrong with this line?
Reply
#10

erm bump? 48 hours have passed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)