Colour saving/loading not working
#1

Hi,

Followed this FS/tut/whatever to create a command to change player's icon/text. Everything is working except the loading part. I rewrote it to dini. Here's the tut; http://forum.sa-mp.com/showthread.ph...ht=Colour+chat

Here's what I use to save the variable:

pawn Код:
dini_IntSet(file, "pChat", PlayerInfo[playerid][pChat]);
dini_IntSet(file, "pNameCol", PlayerInfo[playerid][pNameCol]);
pChat and pNameCol getting variables like {FFFFFF}. Why doesn't it save and probably therefore not load?
Reply


Messages In This Thread
Colour saving/loading not working - by DaRoderick - 12.12.2012, 19:11
Re: Colour saving/loading not working - by park4bmx - 12.12.2012, 19:45
Re: Colour saving/loading not working - by DaRoderick - 12.12.2012, 19:47
Re: Colour saving/loading not working - by Mike_Peterson - 12.12.2012, 19:52
Re: Colour saving/loading not working - by park4bmx - 12.12.2012, 19:54
Re: Colour saving/loading not working - by DaRoderick - 12.12.2012, 19:58
Re: Colour saving/loading not working - by park4bmx - 12.12.2012, 20:02
Re: Colour saving/loading not working - by Mike_Peterson - 12.12.2012, 20:06
Re: Colour saving/loading not working - by DaRoderick - 12.12.2012, 20:13

Forum Jump:


Users browsing this thread: 1 Guest(s)