TechLookz

 
Go Back   TechLookz > PC Gamers > PC Game Cheats

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Post New ThreadReply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-26-2008, 10:46 PM
NayeemK's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 6,981
Default Westbang

Westbang

Submitted by: nightraider

Hex Method:
-----------
BACKUP FILES BEFORE PROCEEDING

Levels:
-------
File: DATA/LEVELS/LEVELS.TXT

By this file you can modify the game itself.
In the file there is a description of all levels
in the game, order is unimportant. For each level
there is a short paragraph:

LEVEL 1
MODE 0
BACK bankbck/bank00.bmp
REFRESH_DOOR 40
CREATURE gm01.obj 70
CREATURE gm02.obj 50
CREATURE c01.obj 20
CREATURE c03.obj 30
CREATURE c05.obj 40
DECORATION clock1.dec
DECORATION pic1.dec
MAX_DOORS_OPEN 3
TIME 0
MAX_BANDIT 20
NEXT 2
KOMIX_START l01.cmx
BULLETS 6
AMMO 1000
END_OF_LEVEL 1

LEVEL sets the level index.
MODE sets the mode to 0 (normal) or 1 (duel).
BACK sets the level background.
REFRESH_DOOR sets the frequency of entries of the people.
CREATURE sets who can be met in the level.
Number sets the probability.
You can have up to 24 creatures per level.
DECORATION puts the destroyable thing in the level.
MAX_DOOR_OPEN is clear (isn't it
TIME is not implemented yet. Set it to 0.
MAX_BANDIT sets how many bad boys you have to kill if
you want to go to the next level.
NEXT sets the index of the next level.
KOMIX_START sets the *.cmx file that will be played before
the start of the level.
KOMIX_FINISHED sets the *.cmx file that will be played
after the finishing of the level.
BULLETS sets the starting number of the bullets.
AMMO sets the ammo limit per level (if you want to force the
players to shoot carefully).
END_OF_LEVEL ends the paragraph.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Post New ThreadReply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +5.5. The time now is 06:21 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164