[SOLVED]My floats get nulled ... ?
#4

Quote:
Originally Posted by Miokie*
What does your HouseInfo enum looks like?
Might be a problem with the way you have defined those three floats...
Like this:

pawn Code:
enum hInfo
{
    Float:hEntrancex,
    Float:hEntrancey,
    Float:hEntrancez,
    Float:hExitx,
    Float:hExity,
    Float:hExitz,
    Float:hOutsidex,
    Float:hOutsidey,
    Float:hOutsidez,
    hOrientx,
    hOrienty,
    hArmourz,
    hOwner[MAX_PLAYER_NAME],
    hDiscription[MAX_PLAYER_NAME],
    hValue,
    hHel,
    hArm,
    hInt,
    hLock,
    hOwned,
    hRooms,
    hRent,
    hRentabil,
    hTakings,
    hVec,
    hVcol1,
    hVcol2,
    hDate,
    hLevel,
    hWorld,
};
Reply


Messages In This Thread
[SOLVED]My floats get nulled ... ? - by Zeromanster - 26.11.2009, 16:05
Re: My floats get nulled ... ? - by miokie - 26.11.2009, 16:58
Re: My floats get nulled ... ? - by RyDeR` - 26.11.2009, 17:04
Re: My floats get nulled ... ? - by Zeromanster - 26.11.2009, 18:01
Re: My floats get nulled ... ? - by dice7 - 26.11.2009, 18:03
Re: My floats get nulled ... ? - by Correlli - 26.11.2009, 18:04
Re: My floats get nulled ... ? - by Zeromanster - 26.11.2009, 18:16
Re: My floats get nulled ... ? - by Zeromanster - 26.11.2009, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)