Update README.md
This commit is contained in:
parent
514d1f0c9d
commit
6da1325069
@ -1,18 +1,19 @@
|
|||||||
# RAGE_MAP_ADDON
|
# RAGE_MAP_ADDON
|
||||||
What is it?
|
|
||||||
|
# What is it?
|
||||||
|
|
||||||
It is a server addon that adds lootable buildings and other map objects to your ARMA 3 EXILE server.
|
It is a server addon that adds lootable buildings and other map objects to your ARMA 3 EXILE server.
|
||||||
|
|
||||||
Actually, it will work on any ARMA 3 server.
|
Actually, it will work on any ARMA 3 server.
|
||||||
|
|
||||||
How does it work?
|
# How does it work?
|
||||||
|
|
||||||
It's a pretty simple setup. You have two options:
|
It's a pretty simple setup. You have two options:
|
||||||
|
|
||||||
You can drop the RAGE_MAP_ADDON.PBO into your server's @ExileServer/addons folder and start that puppy up!
|
You can drop the RAGE_MAP_ADDON.PBO into your server's @ExileServer/addons folder and start that puppy up!
|
||||||
Unpack the RAGE_MAP_ADDON.PBO and edit the globaldefines.hpp. Each area of map content can be switched off or on from there. Repack that RAGE_MAP_ADDON.PBO, drop it into the @ExileServer/addons folder of your server. Then start it on up.
|
Unpack the RAGE_MAP_ADDON.PBO and edit the globaldefines.hpp. Each area of map content can be switched off or on from there. Repack that RAGE_MAP_ADDON.PBO, drop it into the @ExileServer/addons folder of your server. Then start it on up.
|
||||||
|
|
||||||
Features:
|
# Features:
|
||||||
|
|
||||||
Addon will detect which map you are running on your server. If you are running a map for which the addon has content, the addon will add it.
|
Addon will detect which map you are running on your server. If you are running a map for which the addon has content, the addon will add it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user