How to change the default walking style -
SecretBoss - 23.01.2015
Hey guys can anyone help me and tell me how to change the walking style I want to change it to default one but the current one is this
Re: How to change the default walking style -
Zyova - 23.01.2015
insert pemove to chang walking style like CJ,or erase pedmove on scrift to make walkingstyle for RP style,but how to post at samp?
AW: How to change the default walking style -
Saize - 23.01.2015
Insert the following line into your OnGameModeInit
UsePlayerPedAnims();
Re: AW: How to change the default walking style -
SecretBoss - 23.01.2015
Quote:
Originally Posted by Saize
Insert the following line into your OnGameModeInit
UsePlayerPedAnims();
|
Thanks it really helped me can I ask you and something other?
How to put music to play when the player is in skin selection?
AW: How to change the default walking style -
Saize - 23.01.2015
Sure ^^
In "OnPlayerRequestClass"
PHP код:
PlayAudioStreamForPlayer(playerid, "YourLinkHere.mp3");
And then later in OnPlayerSpawn you can add
PHP код:
StopAudioStreamForPlayer(playerid);
Hope I could help you
Re: How to change the default walking style -
SecretBoss - 23.01.2015
And where I can find some links or add my own music?
I mean how I can convert my downloaded music to .mp3 in internet?
AW: Re: How to change the default walking style -
Saize - 23.01.2015
Quote:
Originally Posted by SecretBoss
And where I can find some links or add my own music?
I mean how I can convert my downloaded music to .mp3 in internet?
|
You can load it up at your Webspace if you got one.
If not you can use some internetradios
I sadly dont know places where you can load it up and keeps saving it cuz Iґm loadet it up on my webspace ^^
Re: How to change the default walking style -
SecretBoss - 23.01.2015
What is webspace? And where I can find it?
AW: Re: How to change the default walking style -
Saize - 23.01.2015
Quote:
Originally Posted by SecretBoss
What is webspace? And where I can find it?
|
Its the place where you can install your forums, a website and shit like that ^^
So if you got a forum you can load it up on it for example via ftp, get the link and paste it into your script
Re: How to change the default walking style -
SecretBoss - 23.01.2015
Oh I have forums but they are hosted in ProBoards so I don't have FTP access but I will try to move it in SMF but I need money for hosting