Still problems with the same script.
#4

Thats not your problem. Your problem is that
Код:
SetPlayerColor(playerid, dini_Get(file, "Color"));
Is wrong on some how. Maybe because that it should be
Код:
SetPlayerColor(playerid, dini_Int(file, "Color"));
Insted. try that?

EDIT:
If that works then change the dini_Get to dini_IntSet aswell
Reply


Messages In This Thread
Still problems with the same script. - by Visualbr - 25.05.2010, 09:22
Re: Still problems with the same script. - by Grim_ - 25.05.2010, 09:28
Re: Still problems with the same script. - by Visualbr - 25.05.2010, 09:33
Re: Still problems with the same script. - by Niixie - 25.05.2010, 10:13
Re: Still problems with the same script. - by Grim_ - 25.05.2010, 14:18

Forum Jump:


Users browsing this thread: 1 Guest(s)