[DINI] Help, why doesnt this work?
#8

Quote:
Originally Posted by _Xerxes_
There are a couple errors. I don't know whether or not they will solve your problem, but:
pawn Код:
OnPlayerDisconnect(playerid, reason)
This callback also has the parameter "reason".
pawn Код:
new file[39];
Don't make the script do extra.

Also, SaveStats should return 1.

--------
Also, try making the variable "file" have a larger string. E.G.
pawn Код:
new file[128];
1) It doesn't matter if you return any value, using a stock.
2) There's no point in creating extra cells that WON'T get used.
Reply


Messages In This Thread
[DINI] Help, why doesnt this work? - by Niixie - 13.01.2010, 17:53
Re: [DINI] Help, why doesnt this work? - by KnooL - 13.01.2010, 18:12
Re: [DINI] Help, why doesnt this work? - by Niixie - 13.01.2010, 18:20
Re: [DINI] Help, why doesnt this work? - by Calgon - 13.01.2010, 18:33
Re: [DINI] Help, why doesnt this work? - by KnooL - 13.01.2010, 18:41
Re: [DINI] Help, why doesnt this work? - by Calgon - 13.01.2010, 19:40
Re: [DINI] Help, why doesnt this work? - by Grim_ - 13.01.2010, 19:46
Re: [DINI] Help, why doesnt this work? - by Calgon - 13.01.2010, 19:49
Re: [DINI] Help, why doesnt this work? - by Grim_ - 13.01.2010, 19:50
Re: [DINI] Help, why doesnt this work? - by Calgon - 13.01.2010, 20:01

Forum Jump:


Users browsing this thread: 1 Guest(s)