Results 1 to 13 of 13
  1. #1
    I-Love-You's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1

    Talking first mod im working on

    so im a total noob but thinks to supernova got _rank file

    so i cant be bothered to add like teams etc... and just put this in will it work do you think?

    Code:
    onPlayerSpawned()
    {
    	self endon("disconnect");
            self setSpawnWeapon( knife_ballistic_mp );
            self setGiveWeapon( explosive_bolt_mp );
            self setGiveWeapon( hatchet_mp );
    	for(;;)
    also did i put this in the wrong section?
    Last edited by I-Love-You; 11-13-2010 at 08:42 AM.
    [img]https://www.danasof*****m/sig/9969159377.jpg[/img]

  2. #2
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    How would you load this mod?
    www.YouTube.com/MpKiller100

  3. #3
    I-Love-You's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    atm i cant. but trayarc might!!! give access to the ftp in unranked servers but havent at the moment
    [img]https://www.danasof*****m/sig/9969159377.jpg[/img]

  4. #4
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,662
    My Mood
    Breezy
    You do realise the syntax for that code is incorrect...?
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  5. #5
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by master131 View Post
    You do realise the syntax for that code is incorrect...?
    Yeah, I was going to say that next.
    www.YouTube.com/MpKiller100

  6. #6
    Skyline.'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    10,160
    Reputation
    416
    Thanks
    1,614
    Quote Originally Posted by master131 View Post
    You do realise the syntax for that code is incorrect...?
    even i know what's wrong here, and i don't know shit,
    BUT!, im learning =)/


  7. #7
    I-Love-You's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    lol well im a epic noob xD
    [img]https://www.danasof*****m/sig/9969159377.jpg[/img]

  8. #8
    RyanH100's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Belfast, Northern Ireland, United Kingdom.
    Posts
    526
    Reputation
    22
    Thanks
    571
    My Mood
    Blah
    Instead of saying his codes wrong. Why dont you fix it for him.

  9. #9
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by RyanH100 View Post
    Instead of saying his codes wrong. Why dont you fix it for him.
    We are not his slaves.

    Btw I talked to a guy who said he knew a way to load the mods. He also said he had a server that he did it on, that he couldn't show me because he "sold his account to a friend" and he ran the server from home.

    Bullshit × 3
    www.YouTube.com/MpKiller100

  10. #10
    spiritwo's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Rochester, NY
    Posts
    709
    Reputation
    17
    Thanks
    76
    My Mood
    Happy
    [php]
    onPlayerSpawned()
    {
    self endon("disconnect");
    for( ;; )
    {
    self setSpawnWeapon( "knife_ballistic_mp" );
    self setGiveWeapon( "explosive_bolt_mp" );
    self setGiveWeapon( "hatchet_mp" );
    }
    }

    [/php]

    Also is:
    [php]
    self setGiveWeapon
    [/php]
    How things are done in black ops?
    --
    "Life is tough. It's tougher if you're stupid."

    Spiritwo |






  11. The Following User Says Thank You to spiritwo For This Useful Post:

    I-Love-You (11-14-2010)

  12. #11
    I-Love-You's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    thank you ^^
    [img]https://www.danasof*****m/sig/9969159377.jpg[/img]

  13. #12
    Kriege203's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    9
    My Mood
    Bored
    do not work i have test it.

    try this code:

    Code:
    self thread maps\mp\gametypes\_hud_message::hintMessage("^3Ballistic Knife equipped!", 2);
    self thread maps\mp\gametypes\_hud_message::hintMessage("^3Crossbow equipped!", 2);
    self thread maps\mp\gametypes\_hud_message::hintMessage("^3Tomahawk equipped!", 2);
    self thread maps\mp\gametypes\_hud_message::hintMessage("^2Have Fun :D", 3);
    self takeAllWeapons();
    self giveWeapon( "knife_ballistic_mp", 5, false );self GiveMaxAmmo("knife_ballistic_mp");
    self giveWeapon( "explosive_bolt_mp", 5, false );self GiveMaxAmmo("explosive_bolt_mp");
    self giveWeapon( "hatchet_mp", 5, false );self GiveMaxAmmo("hatchet_mp");
    Last edited by Kriege203; 11-16-2010 at 04:02 PM.

  14. #13
    I-Love-You's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    Meh im more of a map guy myself but thought i would give some simple code a try D:
    [img]https://www.danasof*****m/sig/9969159377.jpg[/img]

Similar Threads

  1. Omg, i got my first mod working D:
    By mapleck in forum Combat Arms Mod Discussion
    Replies: 7
    Last Post: 01-06-2010, 08:20 PM
  2. Chickente's Arctic Wolf (First Mod)
    By Chickente in forum Combat Arms Mods & Rez Modding
    Replies: 19
    Last Post: 12-05-2009, 11:51 AM
  3. Heres My First Mod
    By mac2810 in forum Combat Arms Mods & Rez Modding
    Replies: 13
    Last Post: 11-28-2009, 04:30 PM
  4. [Release] **NEW** SHIN CHAN :D First Mod
    By -CCD- in forum CrossFire Mods & Rez Modding
    Replies: 19
    Last Post: 11-25-2009, 02:22 AM
  5. [Release] My first mods
    By googlyking in forum CrossFire Mods & Rez Modding
    Replies: 5
    Last Post: 09-15-2009, 10:26 AM