swistak

[SOLVED] Can flag be stolen from top of it?

9 posts in this topic

I would think that it can be stolen from the bottom - because, if you look at the model, it looks like the flag can be lowered. So, I bet there will be some sort of animation showing the flag lowering, before the flag can actually be stolen.

Share this post


Link to post
Share on other sites
Advertisement

Flag can be stolen as long as you can look at it within reasonable distance :) . So top/bottom will work, but the flag will come in a wooden crate item that you nede to pickup and sell. 

Share this post


Link to post
Share on other sites
Guest
1 hour ago, tobblesmallz said:

How do i put a flag there again?

 

Go to a trader and buy it from the office npc

Share this post


Link to post
Share on other sites

it can only be stolen from the bottom/base of the flag unless you change the code

if (((getPosASL player) select 2) > (((getPosASL _flagObject) select 2) + 1.5)) then 
	{
		throw "You can only steal flags at the bottom of the pole!";
	};

 

Edited by CEN
  • Like 1

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.