Posts: 252
Threads: 79
Joined: Feb 2014
Reputation:
0
Hello.... Guyz. I Want Little Help When I Running In Server Its Walking Like A Girl How To Change It Please Can Anyone Tell Me Ex: Its Sprint Like A Girl...
Posts: 252
Threads: 79
Joined: Feb 2014
Reputation:
0
Where Should i Add This Code: ?
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
Press CTRL+F and search for OnGameModeInit... Replace the old code with that...
public OnGameModeInit()
{
UsePlayerPedAnims();
return 1;
}
Posts: 482
Threads: 3
Joined: Dec 2009
Reputation:
0
lol,
Matess, has given you the function to stick it in. public OnGameModeInit()
Posts: 252
Threads: 79
Joined: Feb 2014
Reputation:
0
LOL Now What I Have To Do :O xD
Posts: 61
Threads: 4
Joined: Aug 2013
Reputation:
0
In an easily way, UsePlayerPedAnims (); function making the player running like CJ run, like sprint run as you said
But where I can put this function pls? Ok you have to put it in your gamemode after this two lines
OnGameModeInit()
{
UsePlayerPedAnims(); //just put it here like what I did
return 1;
}
Also for your information, if you want to add any object or vehicle you have to put it after
OnGameModeInit()
{
After this two lines & also don't forget to close it with return 1; & }
CreateObject.
CreateVehcle.
That's what I'm talking about, hope I helped you.
Posts: 371
Threads: 5
Joined: Oct 2007
Reputation:
0
Open your gamemode. Hit ctrl + f and write "ongamemodeinit". When you found it then put UsePlayerPedAnims(); there...
Posts: 252
Threads: 79
Joined: Feb 2014
Reputation:
0
Add Me On Skype : Crx.Friends + Check ur Private Msg On Forum Ryt Now bro and add me on forum thx in advanCe