SA-MP Forums Archive
How can i make a player be able to run inside interiors? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How can i make a player be able to run inside interiors? (/showthread.php?tid=461071)



How can i make a player be able to run inside interiors? - SwisherSweet - 31.08.2013

How can i make a player be able to run inside interiors?


Re: How can i make a player be able to run inside interiors? - xFuTuRe - 31.08.2013

It depends on the interior, some interiors like the area 51 one disables running. As far as I know this can't be changed. You could try mapping another floor over the ground, although I don't know if that would do the job.


Re: How can i make a player be able to run inside interiors? - Konstantinos - 31.08.2013

Quote:
Originally Posted by xFuTuRe
Посмотреть сообщение
It depends on the interior, some interiors like the area 51 one disables running. As far as I know this can't be changed. You could try mapping another floor over the ground, although I don't know if that would do the job.
True. In Area 51 is only possible to run to the stairs (into the interior). It all depends on the ground.


Re: How can i make a player be able to run inside interiors? - Dragonsaurus - 31.08.2013

As far as I know, Area 51 does not have an interior...ain't I right?
Edit: Eh, I know it does have an interior, but I was talking about the ID, which is 0. Misunderstood the question, but nvm...


Re: How can i make a player be able to run inside interiors? - Konstantinos - 31.08.2013

Actually it's not very high as the rest of the interiors but weedarr's website includes it.

http://weedarr.wikidot.com/interior


Re: How can i make a player be able to run inside interiors? - SwisherSweet - 31.08.2013

ok so how can i make it so players can run on mad dogs mansion?


Re: How can i make a player be able to run inside interiors? - -Prodigy- - 31.08.2013

Don't think its possible unless you change the way the player runs with "UsePlayerPedAnims". Or you could do a bit more coding and applying some sort of animation while detecting running keys.


Re: How can i make a player be able to run inside interiors? - SwisherSweet - 31.08.2013

ok well, one more question is there a way to change the color of a checkpoint on the minimap not the checkpoint itself?


Re: How can i make a player be able to run inside interiors? - -Prodigy- - 31.08.2013

Not possible.


Re: How can i make a player be able to run inside interiors? - Vince - 31.08.2013

Maybe with SetPlayerMapIcon. Though the checkpoint icon may supersede the custom mapicon.