WALKSTYLE
#1

So, ich habe lange gesucht wie man den walkstyle дndern kann, und habe auch was gefunden:
http://pastebin.com/fVJfAzUW

Dort habe ich glaube ich alle WALSTYLES, jedoch werde ich aus dem script nicht so ganz schlau, alles was ich versuche klappt nicht. Jetzt sind die Kenner unter euch gefragt, wie kann ich da ein walkstyle 'aktivieren'?
Und jetzt soll mir bitte keiner mit'UsePlayerPedAnims(); kommen, ich wьre mich auch freuen wenn mir jemand ein anderes script, bzw, weg erklдrt den laufstyl zu дndern.
Reply
#2

I am english,I dont know german but I think you should put

UsePlayerPedAnims();

under:

public OnGameModeInit()
{
Reply
#3

no^^, i need other walkstyles
Reply
#4

Check this out.
Reply
#5

Add this to your script:

pawn Код:
OnGameModeInit()
{
    UsePlayerPedAnims();
    return 1;
}
Reply
#6

Quote:
Originally Posted by sniperwars
Посмотреть сообщение
Add this to your script:

pawn Код:
OnGameModeInit()
{
    UsePlayerPedAnims();
    return 1;
}
Read topic before posting -.-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)