Author Topic: Skin not getting saved  (Read 3864 times)

0 Members and 1 Guest are viewing this topic.

Offline [FSR]Ush

  • Admin
  • Posts: 13,449
  • Aart
    • View Profile
Skin not getting saved
« on: February 17, 2010, 10:28:25 pm »
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.

Offline ﱡ קּﻰﺢ Love

  • Admin
  • Posts: 1,936
  • Elements of life: Air, Water, Oil, Fuel
    • View Profile
    • LSR Forum
Re: Skin not getting saved
« Reply #1 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.
Sign-A-True

Offline [FSR]Ush

  • Admin
  • Posts: 13,449
  • Aart
    • View Profile
Re: Skin not getting saved
« Reply #2 on: February 18, 2010, 02:50:40 pm »
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.

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

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
Re: Skin not getting saved
« Reply #3 on: February 19, 2010, 10:14:06 am »
:L

Code: [Select]
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;
}
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.

Offline [FSR]Ush

  • Admin
  • Posts: 13,449
  • Aart
    • View Profile
Re: Skin not getting saved
« Reply #4 on: February 19, 2010, 10:18:36 am »
I use skin 115 and it isn't in your list.

Offline ﱡ קּﻰﺢ Love

  • Admin
  • Posts: 1,936
  • Elements of life: Air, Water, Oil, Fuel
    • View Profile
    • LSR Forum
Re: Skin not getting saved
« Reply #5 on: February 19, 2010, 07:44:21 pm »
My current is 291 and i checked it didnt go nowhere.Why are they blocked to be saved?
Sign-A-True