Results 1 to 3 of 3
  1. #1
    MaasMaas's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Netherlands
    Posts
    99
    Reputation
    10
    Thanks
    2

    how to make mods?

    how to make mods?
    i have search in the tutorial section but cant find

  2. #2
    negative7's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    thats the question i would like to know the answer to

  3. #3
    EpicPlayer's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    628
    Reputation
    13
    Thanks
    158
    There's lot's of guides.. xD
    GodlyMod'z guide helped me when I started.

    [YOUTUBE]<object width="1280" height="745"><param name="movie" value="https://www.youtube-nocookie.com/v/43CdgE8dBWU?fs=1&amp;hl=en_GB&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/43CdgE8dBWU?fs=1&amp;hl=en_GB&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1280" height="745"></embed></object>[/YOUTUBE]

    It's really easy.. takes a week or somenthing until you understand
    Basicly, you modify files (From the patch_mp.ff) for an example...
    The _killstreaks.gsc controlls the killstreaks xD
    People use _rank.gsc and _missions.gsc cause they have a thread called "onplayerspawned" It's basicly what it's in the name.. It controlls what happends when a player spawns... so you type things like
    [php]self thread dostuffs();[/php]
    And then you do like

    [php]Do stuffs()
    (

    stuffs in here

    )[/php]

    Also, if you don't wanna do things like this... You can use patch makers.
    I'm not sure if I can post links... so...
    xD

Similar Threads

  1. Does anyone know how to make mod
    By tsemingchun in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 2
    Last Post: 06-08-2010, 04:15 AM
  2. [Question] How to make mods work?
    By Brig in forum Combat Arms Mod Discussion
    Replies: 2
    Last Post: 03-03-2010, 11:16 PM
  3. Can someone tell me how to make mods?
    By steelrat55rat in forum CrossFire Mods & Rez Modding
    Replies: 5
    Last Post: 01-23-2010, 07:22 AM
  4. [Info] How to make mods,sounds,logins..
    By krishna in forum CrossFire Mods & Rez Modding
    Replies: 3
    Last Post: 09-29-2009, 02:20 PM
  5. How to make mods
    By myblahaccount in forum Programming Tutorial Requests
    Replies: 4
    Last Post: 09-04-2009, 10:08 AM