Sign in to follow this  
Followers 0
atrX

CoD4 MP Utility Functions Addon

1 post in this topic

I wrote some utility functions to make your life easier.
 
This will be continuously updated (every time I add a few functions to my local copy). I won't update this topic every time I update the file as I would forget to do so half the times anyway, I will however keep this page updated with a changelog to see what functions have been added/edited.
 
Instructions:

  • Drag and drop the "jr_util.gsc" into your CoD4 raw/maps/mp folder.
  • Open up your map/mod's CSV file and add this line to it:
rawfile,maps/mp/jr_util.gsc
  • Open the script of the map/mod you want to use these functions for.
  • Add the following line to the top of your file:
#include maps\mp\jr_util;

All functions are documented inside the jr_util.gsc file.

 

Download: http://codscript.net/dl/CoD4%20MP%20Utility%20Functions%20Addon.zip (Uploaded directly to disk, no need for an account on the site if you don't have one.)

0

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  
Followers 0