How to change the default walking style
#1

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



Reply
#2

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?
Reply
#3

Insert the following line into your OnGameModeInit


UsePlayerPedAnims();
Reply
#4

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?
Reply
#5

Sure ^^

In "OnPlayerRequestClass"

PHP код:
PlayAudioStreamForPlayer(playerid"YourLinkHere.mp3"); 
And then later in OnPlayerSpawn you can add

PHP код:
StopAudioStreamForPlayer(playerid); 
Hope I could help you
Reply
#6

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?
Reply
#7

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 ^^
Reply
#8

What is webspace? And where I can find it?
Reply
#9

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
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)