21.09.2011, 19:24
Quote:
Hi everyone
I Have a problem with my house pickups then i enter the house pickup he set my to interior but then I want to exit I exit the building and I again appear on pickup and he set my again to interior. What can by wrong what I must do? Please help I need this. [vid]http://s1191.photobucket.com/albums/z466/serifukas/?action=view¤t=Video.mp4[/vid] |
First: You could offset the players coordinates on exit interior.
Second: Create a variable lastenter[playerid] = blah
onplayerpickup if lastenter[playerid] = pickupid return 1;
Third: Set the marker type to disappear after pickup for short time.
Feel free to ask about any of those solutions.