GRENADES
I will try to explain how to make grenades in this tutorial. First go to the C:\Program Files\Red Storm Entertainment\Rogue Spear\data\kit directory. Find the file named �frag�. Copy it and paste it in the same folder. Be sure to right click and go to properties and uncheck read only. Open this file with notepad or WordPad. It should look like this:

ST_EQP_FRAG_GRENADE // Position of name text in localization file
"FragGrenade"  // Simulation name
Grenade   // Type
5   // Encumberance
"grenade_inv.bmp" // Bitmap name for inventory widget
"act_inv_grenade.bmp"   // Inventory icon bitmap
"longclip.bmp"  // Bitmap name for inventory count
"original cross" // Reticule Type Name
"Grenade.sob"  // Model filename
"Grenade"  // Explosion Class

You can change the data to suit your new grenade name. What makes it a grenade is the �Simulation name�. You have a few choices here. You can name it "FragGrenade" or "Flashbang" (less time when thrown to activation.) or "SmokeGrenade". Now if you name it "SmokeGrenade" it will be only a smoke grenade. It will overwrite the explosion class and will not explode. You can name the explosion class anything from the ecm file (C:\Program Files\Red Storm Entertainment\Rogue Spear\data\kit) or make your own explosion.

Now you need to add your new grenade to the file named �special�. Just copy the grenade section and paste it in the file and edit the data to fit your grenade. It will look something like this:

// 4
"ST_EQP_FRAG_GRENADE"       
"ex_frag.txt"   // Description Filename
"grenade.bmp"   // Picture Filename
1    // Number of Frames
"frag.eq"   // Weapon Filename
3    // Quantity
0    // Game Type (0=All, 1=SP, 2=MP)

Be sure to increase the �// Number of Items� at the top of the file so you have it correct. If you don�t do this it might not show up in the game. You can also add this to the r6_string_table (C:\Program Files\Red Storm Entertainment\Rogue Spear\data\text\interface\English\ r6_string_table) under equipment. And now you are done! You now have some new grenades for Rogue Spear.

NOTE: You can�t carry more than one of the same simulation name types in the game. For example, you can�t carry a grenade with a simulation name of "FragGrenade" and a different grenade with the same simulation name. It is just a restriction that is in Rogue Spear and you can�t do anything about it.

Created by: Narf
NEWS
TUTORIALS
SCREEN SHOTS
MODS
CHEAT CODES
CONTACT ME
RAINBOW SIX
RAINBOW OPS

ROGUE SPEAR

FIREPOWER

URBAN OPERATIONS
DELTA FORCE
DELTA FORCE V2
OUTDOOR SPORTSMAN
FIREPOWER
HEAVY FIRE
FIREPOWER II
Hosted by www.Geocities.ws

1