Problem with dini_Get
#4

pawn Code:
array sizes do not match, or destination array is too small
This line:

pawn Code:
owner = dini_Get(file, "Owner");
pawn Code:
enum hInfo
{
    Float:hEntrancex,
    Float:hEntrancey,
    Float:hEntrancez,
    Float:hExitx,
    Float:hExity,
    Float:hExitz,
    hInterior,
    hVirtualWorld,
    hPickup,
    hOwned,
    hOwner,
    Text3D:hLabel,
    hPrice,
    hDescription,
    hExist
}
Reply


Messages In This Thread
Problem with dini_Get - by Maxips2 - 09.07.2010, 13:21
Re: Problem with dini_Get - by Grim_ - 09.07.2010, 13:26
Re: Problem with dini_Get - by Jeffry - 09.07.2010, 13:27
Re: Problem with dini_Get - by Maxips2 - 09.07.2010, 13:28
Re: Problem with dini_Get - by CAR - 09.07.2010, 13:29
Re: Problem with dini_Get - by Maxips2 - 09.07.2010, 13:31
Re: Problem with dini_Get - by CAR - 09.07.2010, 13:32
Re: Problem with dini_Get - by Jeffry - 09.07.2010, 13:34

Forum Jump:


Users browsing this thread: 2 Guest(s)