Results 1 to 5 of 5
  1. #1
    kgcgods's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    13
    My Mood
    Bored

    Errors when trying to add consumable Fame & Gold ;( help plz

    http : / / prntscr . com / crkiuj
    my errors

    yes i did all steps

    anyone know how to fix this

  2. #2
    Demon's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    Lost
    Posts
    1,095
    Reputation
    86
    Thanks
    316
    My Mood
    Angelic
    Erase From Player-pkts Leave The () Though, I think thats how you do it

  3. #3
    lawltron's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    36
    My Mood
    Dead
    If Your using Fabiano Which I am assuming you are just replace what u put with this : case ActivateEffects.Gold1:
    {
    int Gold1 = Random.Next(0, 0);
    switch (Gold1)
    {
    case 0:
    {

    var db = new db.Database();

    Credits = db.UpdateCredit(Client.Account, 10);
    UpdateCount++;
    db.Dispose();
    SendHelp("You have acquired 10 Gold!");
    }
    break;

    }

    }
    break;
    // make sure you have Gold1 in descriptors.cs u can change gold1 to whatever you want you also can edit the code a lil to make a lottery command

  4. #4
    kgcgods's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    13
    My Mood
    Bored
    i am on fabiano but that code gives me all lots of errors

  5. #5
    Fluxlord's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Location
    UK
    Posts
    73
    Reputation
    17
    Thanks
    7
    My Mood
    Amazed
    Reinstall your source and try.

    - - - Updated - - -

    If that doesn't work, then ....

Similar Threads

  1. [Solved] How to make consumable fame and gold?/Help with /set command
    By DBFunx in forum Realm of the Mad God Private Servers Help
    Replies: 4
    Last Post: 05-05-2016, 11:41 AM
  2. I get an error when trying to run CF
    By jroyxfire in forum CrossFire PH Help
    Replies: 2
    Last Post: 06-03-2011, 04:47 PM
  3. [Solved] why do i have this error when try to login?
    By altrastreem in forum CrossFire Help
    Replies: 16
    Last Post: 03-08-2011, 03:18 PM
  4. Application error when trying hacks
    By lilchumbe in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 06-16-2009, 12:41 PM