[Plugin] [REL]fstream
#5

@****** is one big problem with your code, Fwrite takes 3 arguments, the last must be -2, with your code 3 argument has a value 16436
Can you fix it because I do not know much about the EMIT


p.s I added
pawn Code:
stock char_tag:
    C(val)
{
    return char_tag:val;
}

stock fstream:
    operator+(
        fstream:fhnd,
        char_tag:val)
{
    Fput(fhnd, val);
    return fhnd;
}
Reply


Messages In This Thread
[REL]fstream - by Terminator3 - 02.07.2012, 16:00
Re: [REL]fstream - by Niko_boy - 02.07.2012, 16:30
Re: [REL]fstream - by Terminator3 - 02.07.2012, 17:52
Re: [REL]fstream - by Terminator3 - 02.07.2012, 19:28
Re: [REL]fstream - by Terminator3 - 06.07.2012, 07:10
Re: [REL]fstream - by sampplayer12 - 06.07.2012, 22:19

Forum Jump:


Users browsing this thread: 2 Guest(s)