General > Bug Reports
Skin not getting saved
[FSR]Ush:
As the title says, when I enter the server I got another skin as I have saved... it's getting a bit annoying to type /skin 115 everytime I join because my skin doesn't get saved.
I don't have any idea what could be the problem or if anyone else has the same problem.
ﱡ קּﻰﺢ Love:
I have it for some time too.I did report it to Rac3r face to face (or word to word lol) but he forgot it i think. :P It keeps for like one day or two then i spawn a random character again.Likely the one that pops up first in login screen.
[FSR]Ush:
--- Quote from: Love on February 18, 2010, 12:22:40 am ---I have it for some time too.I did report it to Rac3r face to face (or word to word lol) but he forgot it i think. :P It keeps for like one day or two then i spawn a random character again.Likely the one that pops up first in login screen.
--- End quote ---
Every word you said count for me too :L I also said it on server, but as I would do also rac3r forgot it :L
[MAF]Rac3r:
:L
--- Code: ---stock IsGTASkinValid(skinid)
{
if(skinid < 0 || skinid >288)return false;
switch(skinid)
{
case 1,2,3,4,5,6,7,8:return false;
case 41,42,43,64,65,66,73,74,75,86:return false;
case 119,148,149,150:return false;
case 207,208,265,266,267,268,269,270,271,272,273,274:return false;
}
return true;
}
--- End code ---
The above numbers are invalid (or so I thought). Let me know if any of the above are the skins you are trying to save.
[FSR]Ush:
I use skin 115 and it isn't in your list.
Navigation
[0] Message Index
[#] Next page
Go to full version