Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español - España (Spanska - Spanien)
Español - Latinoamérica (Spanska - Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (Portugisiska – Portugal)
Português - Brasil (Portugisiska - Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (Ukrainska)
Rapportera problem med översättningen
Could you point me in the direction of a script that literally just says "I'm a friendly vessel, dont shoot through me!" and thats it?
I'd rather not use Whips just for the function of not blasting holes thru my own ships, we don't want the slave function, just anti-friendly-fire.
Neutral = 0
Enemy = 1
Friendly = 2
Locked = 4
LargeGrid = 8
SmallGrid = 16
You can simply add the relevant values together to combine the flags.
Example: Large grid enemy would be 1+8=9.
The radar script is still backwards compatible with the old flags, just if you want your ship type to be correctly displayed, you'll need to add the large/small grid flag to what you broadcast :)