[Bool problem solved] dini_Float returns 0.0?
#5

I am now on my PSP, so I can't give the full code:
pawn Код:
enum Blah
{
  bool:Thingy
}
new Cow[MAX_PLAYERS][Blah]

//DCMD Register
dini_BoolSet(file, "boolthing", false); //'file' does work because i formatted the filename
Cow[playerid][Thingy] = false

//DCMD login
Cow[playerid][Thinghy] = dini_Int(file, "boolthing");//here is the warning
Tag Mismatch
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)