Character Animation

Started by W3aPoN^, Jul 21, 2016, 02:58 AM

Previous topic - Next topic

W3aPoN^

Hello I Need A Script That Show A Dance Animation At Player Spawn Screen

Finch Real

Add this on PlayerRequestClass Function
player.SetAnim(28,226);
My Snipet Showroom

http://pastebin.com/5KKuU5cg

W3aPoN^

Thanks It Works Now Can You Please Give Me Some PLAYER SPAWN SCREEN POSITIONS Thanks WAITING 4 UR Reply

MEGAMIND

in your server.conf

<PlayerPos x="-1515.6725" y="-978.0356" z="23.3579"/>
 <CamPos  x="-1515.2781" y="-971.8694" z="23.3579"/>
 <CamLook  x="-1517.0947" y="-1005.3253" z="23.3579"/>
<WorldBoundaries x1="5000.0" x2="-5000.0" y1="5000.0" y2="-5000.0"/>

in your server.conf
<PlayerPos x="416.5839" y="527.1917" z="13.3346"/>
<CamPos x="416.9803" y="534.7847" z="13.589"/>
<CamLook x="415.5994" y="520.7214" z="12.9916"/>
<WorldBoundaries MaxX="5000.0" MinX="-5000.0" MaxY="5000.0" MinY="-5000.0"/>