littlewhitey's Servers Forum (SA-MP/VC-MP/MTA/Zomboid)

SA-MP Server - 54.38.156.202:7777 => General => Topic started by: [NAB]DarkZomb on October 22, 2008, 09:11:04 PM

Title: Question about a gamemode...[not from LW]
Post by: [NAB]DarkZomb on October 22, 2008, 09:11:04 PM
Hi, one friend of mine created a SA-MP 0.2.2 server to play on LAN (not Internet)...

Well... the thing is the characters all "run" like sissy's or fags  ;D so I need your help to change that in the .pnw file or if he has to make a new script to modify that... practically the characters don't run, just makes the anim of "running" but they walk instead of running... I have an "illustrative" video of that:

Code: [Select]
http://www.mediafire.com/?xyhem519kzl
So if you can help with this (changing the parameters or something I dunno), me & my friend would apreciate :)

thanx n' bai :D
Title: Re: Question about a gamemode...[not from LW]
Post by: THEWICKERMAN on October 22, 2008, 09:22:23 PM
ask this on official sa-mp forums, they'll know a lot more about this
Title: Re: Question about a gamemode...[not from LW]
Post by: eDiT on October 22, 2008, 09:36:16 PM
Under your
Code: [Select]
public OnGameModeInit( )
Add the following line:
Code: [Select]
UsePlayerPedAnims ( );
Title: Re: Question about a gamemode...[not from LW]
Post by: [NAB]DarkZomb on October 22, 2008, 10:14:12 PM
ask this on official sa-mp forums, they'll know a lot more about this
Well the official SA-MP forum isn't online so...

Under your
Code: [Select]
public OnGameModeInit( )
Add the following line:
Code: [Select]
UsePlayerPedAnims ( );
I will try eDiT thanx... I will post again if the sissy's keep walking like theirself lol
Title: Re: Question about a gamemode...[not from LW]
Post by: eDiT on October 22, 2008, 10:15:13 PM
ask this on official sa-mp forums, they'll know a lot more about this
Well the official SA-MP forum isn't online so...

Under your
Code: [Select]
public OnGameModeInit( )
Add the following line:
Code: [Select]
UsePlayerPedAnims ( );
I will try eDiT thanx... I will post again if the sissy's keep walking like theirself lol
Np!
Should work :D
Title: Re: Question about a gamemode...[not from LW]
Post by: [NAB]DarkZomb on October 22, 2008, 11:21:10 PM
It worked! :) :D
Title: Re: Question about a gamemode...[not from LW]
Post by: Daniel. on March 11, 2009, 05:17:01 PM
it doesnt work for me