error 075: input line too long (after substitutions)
#3

pawn Код:
sscanf(STR,"p<|>s[32]s[24]fffiiiiiffffffiffffffiffffff",
    House[h][hDesc],
    House[h][hOwner],
    House[h][hX],
    House[h][hY],
    House[h][hZ],
    House[h][hInterior],
    House[h][hVirtWorld],
    House[h][hPrice],
    House[h][hLock],
    House[h][hTable],
    House[h][hXt],
    House[h][hYt],
    House[h][hZt],
    House[h][hrXt],
    House[h][hrYt],
    House[h][hrZt],
    House[h][hBed],
    House[h][hXb],
    House[h][hYb],
    House[h][hZb],
    House[h][hrXb],
    House[h][hrYb],
    House[h][hrZb],
    House[h][hChair],
    House[h][hXc],
    House[h][hYc],
    House[h][hZc],
    House[h][hrXc],
    House[h][hrYc],
    House[h][hrZc]
);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)