spawn screen always sitting
#1

hello there, tell me it's not impossible to have a sitting animation on spawn screen.. without having to apply it on every skin change.
Like, i dont want the skins to appear to sit down, but look as if they were already sat.

let me know if it's possible!
Reply
#2

Not possible...I tried too,failed...
Reply
#3

Reply
#4

Код:
public OnPlayerRequestClass(playerid, classid)
{
  ApplyAnimation(playerid, ...);

  switch(classid)
  {
    // whatever you do here ..
  }
  return 1;
}
Wouldn't that just work? Of course you'll have to preload the animation library for that player somewhere; probably OnPlayerConnect.
Reply
#5

lol its prossible.
Reply
#6

no but like, it appears like the player was standing up and then has a sit... :S that, everytime u move left or right to see another skin..

the idea is to be sitting all the time
Reply
#7

no. if you click left or right the animation will reset he will sit back down. sorry impossible to have it always sitting
Reply
#8

*curses samp in italian*
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)