PICKUP ERROR
#7

The best sollution for it is OnPlayerKeyStateChange. Just place your code to enter building into OnPlayerKeyState change after some key pressed. For example:

pawn Код:
if(newkeys & KEY_SPRINT)
{
// Your code to enter an interior.
}
But if you wan't to make it other way tell me. I will try to help you just think for a better sollution

edit://
When you're editing your post type edit:// and then tell us you fixed it.
Reply


Messages In This Thread
PICKUP ERROR - by Serifukas - 21.09.2011, 19:18
Re: PICKUP ERROR - by antonio112 - 21.09.2011, 19:22
Re: PICKUP ERROR - by Battleskull - 21.09.2011, 19:24
Re: PICKUP ERROR - by Serifukas - 21.09.2011, 19:34
Re: PICKUP ERROR - by Battleskull - 21.09.2011, 19:46
Re: PICKUP ERROR - by Serifukas - 21.09.2011, 20:00
Re: PICKUP ERROR - by Riddick94 - 21.09.2011, 20:01

Forum Jump:


Users browsing this thread: 1 Guest(s)