Thread: Character stance

Results 1 to 9 of 9
  1. #1 Character stance 
    Registered Member
    Join Date
    Sep 2014
    Posts
    452
    Thanks given
    13
    Thanks received
    51
    Rep Power
    53
    Keeping it quick and short, what file would i find the characters stance in (When he stands still) have never tried to change it before so i have no idea where it'd be located.

    Thanks in advance
    Reply With Quote  
     

  2. #2  
    Banned Character stance Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    please be more clear
    Reply With Quote  
     

  3. #3  
    Registered Member
    hacker's Avatar
    Join Date
    Jun 2013
    Posts
    1,409
    Thanks given
    576
    Thanks received
    580
    Rep Power
    5000
    i think in pi its called playerStandIndex or some stupid shit idk, search for 808 server sided?
    Attached image
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Sep 2014
    Posts
    452
    Thanks given
    13
    Thanks received
    51
    Rep Power
    53
    Quote Originally Posted by lare96 View Post
    please be more clear
    lol you seriously cant understand what im trying to say?

    Quote Originally Posted by Hacker
    i think in pi its called playerStandIndex or some stupid shit idk, search for 808 server sided?
    Thanks ill have a look now
    Reply With Quote  
     

  5. #5  
    Super Donator
    _sky's Avatar
    Join Date
    Aug 2015
    Posts
    151
    Thanks given
    116
    Thanks received
    72
    Rep Power
    59
    Quote Originally Posted by Squashy View Post
    Keeping it quick and short, what file would i find the characters stance in (When he stands still) have never tried to change it before so i have no idea where it'd be located.

    Thanks in advance
    If I remember right, you can edit the standIndex in player.java.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Sep 2014
    Posts
    452
    Thanks given
    13
    Thanks received
    51
    Rep Power
    53
    Still cant find it, btw @lare96 i mean, im looking for the file which contains the model that the client uses for when the player is standing still. heres a picture of the character standing still at the moment.

    Spoiler for Standing still (current):


    And this is what i want the stance to be.

    Spoiler for stance:


    Quote Originally Posted by _Sky View Post
    If I remember right, you can edit the standIndex in player.java.
    Thought it'd be in there too but i changed the standindex and nothing happened so.
    Reply With Quote  
     

  7. #7  
    Registered Member
    hacker's Avatar
    Join Date
    Jun 2013
    Posts
    1,409
    Thanks given
    576
    Thanks received
    580
    Rep Power
    5000
    try doing ::anim 808
    Attached image
    Reply With Quote  
     

  8. #8  
    Registered Member Lil Peep's Avatar
    Join Date
    Oct 2012
    Posts
    881
    Thanks given
    234
    Thanks received
    58
    Rep Power
    0
    Quote Originally Posted by Squashy View Post
    Still cant find it, btw @lare96 i mean, im looking for the file which contains the model that the client uses for when the player is standing still. heres a picture of the character standing still at the moment.

    Spoiler for Standing still (current):


    And this is what i want the stance to be.

    Spoiler for stance:




    Thought it'd be in there too but i changed the standindex and nothing happened so.
    Code:
    public int playerStandIndex = 0x328;
    Code:
    playerProps.writeWord(playerStandIndex); // standAnimIndex
    Pretty sure it's client sided
    Attached image Attached image Attached image Attached image Attached image
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Sep 2014
    Posts
    452
    Thanks given
    13
    Thanks received
    51
    Rep Power
    53
    Quote Originally Posted by Bob the Cat View Post
    Code:
    public int playerStandIndex = 0x328;
    Code:
    playerProps.writeWord(playerStandIndex); // standAnimIndex
    Pretty sure it's client sided
    I found public int playerStandIndex = 0x328; in player.java server-sided and i changed "0x328" to the Anim i want but when i run the server the stance stays the same, so i tried searching both client-sided and still nothing
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Characters/Stats Show-Off
    By Karlis in forum Media
    Replies: 346
    Last Post: 08-11-2013, 02:57 PM
  2. Character Stance Issue
    By punkweb in forum Help
    Replies: 2
    Last Post: 06-04-2013, 06:54 AM
  3. 508 character stances on a 317
    By Abbyys in forum Help
    Replies: 1
    Last Post: 02-05-2010, 01:08 AM
  4. Character/Render tutorial!
    By liang in forum Tutorials
    Replies: 9
    Last Post: 01-03-2008, 07:26 PM
  5. [tut]Character design screen.. [100%]
    By Santa Clause in forum Tutorials
    Replies: 11
    Last Post: 12-04-2007, 09:40 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •