Taviana

Murphyslaw

New Member
Is this something that Bliss is going to support down the road? And is there an easy way to switch the maps the server runs?
Thank you!
 
When I try to run the build script it builds an instance for Chernarus:

C:\Repository>perl build.pl --taviana --instance 2
INFO: Creating configuration dayz_2.chernarus
23 File(s) copied
INFO: RCon password will be set to 47a8f730
INFO: Merging Bliss code into official server
21 File(s) copied
INFO: Creating dayz_server.pbo
cpbo v2.12 by Kegetys <http://www.kegetys.net>
Creating ./tmp/dayz_server
20 files
prefix: z\addons\dayz_server
file 0/20: ./tmp/dayz_server\compile\server_gutObject.sqf (0 KB)
file 1/20: ./tmp/dayz_server\compile\server_onPlayerConnect.sqf (0 KB)
file 2/20: ./tmp/dayz_server\compile\server_onPlayerDisconnect.sqf (1 KB)
file 3/20: ./tmp/dayz_server\compile\server_playerDied.sqf (1 KB)
file 4/20: ./tmp/dayz_server\compile\server_playerLogin.sqf (2 KB)
file 5/20: ./tmp/dayz_server\compile\server_playerSetup.sqf (7 KB)
file 6/20: ./tmp/dayz_server\compile\server_playerStat.sqf (0 KB)
file 7/20: ./tmp/dayz_server\compile\server_playerSync.sqf (7 KB)
file 8/20: ./tmp/dayz_server\compile\server_publishObject.sqf (0 KB)
file 9/20: ./tmp/dayz_server\compile\server_routinePlayerCheck.sqf (0 KB)
file 10/20: ./tmp/dayz_server\compile\server_townDeZombify.sqf (0 KB)
file 11/20: ./tmp/dayz_server\compile\server_townZombify.sqf (1 KB)
file 12/20: ./tmp/dayz_server\compile\server_updateNearbyObjects.sqf (0 KB)
file 13/20: ./tmp/dayz_server\compile\server_updateObject.sqf (3 KB)
file 14/20: ./tmp/dayz_server\compile\server_updatePlayer.sqf (0 KB)
file 15/20: ./tmp/dayz_server\compile\zombie_findOwner.sqf (0 KB)
file 16/20: ./tmp/dayz_server\init\server_functions.sqf (6 KB)
file 17/20: ./tmp/dayz_server\system\server_cleanup.fsm (14 KB)
file 18/20: ./tmp/dayz_server\system\server_monitor.sqf (5 KB)
file 19/20: ./tmp/dayz_server\system\s_fps.sqf (0 KB)
Done.
3 File(s) copied
INFO: Creating dayz_2.chernarus.pbo
cpbo v2.12 by Kegetys <http://www.kegetys.net>
Creating ./tmp/mission_tmp
3 files
file 0/3: ./tmp/mission_tmp\description.ext (2 KB)
file 1/3: ./tmp/mission_tmp\init.sqf (1 KB)
file 2/3: ./tmp/mission_tmp\mission.sqm (36 KB)
Done.
INFO: Build completed successfully!
 
Back
Top