Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #16
    sacredmike's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Uranus ;)
    Posts
    685
    Reputation
    15
    Thanks
    3,255
    My Mood
    Devilish
    Quote Originally Posted by Trapped View Post
    Thanks to me for pets though eh. :<
    Don't be sad @Trapped. We don't like when your sad D: IT MAKES US ALL SAD!
    i'm actually just a horny boy

  2. #17
    ImjustaPro's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    In The Darkness
    Posts
    60
    Reputation
    10
    Thanks
    0
    My Mood
    Devilish
    Quote Originally Posted by sacredmike View Post
    @ImjustaPro I said I would help, but you didn't answer. So.. Idk.
    Add me on skype mike and yes i answered you....

    skype name: xander.voet
    C# <3

    Back from gone

  3. #18
    Drowlys's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    The Crawling Depths
    Posts
    196
    Reputation
    10
    Thanks
    2,675
    I got pet attack, healing, MP Heal, Pet Trhowing attack too

  4. #19
    Trapped's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Italy.
    Posts
    584
    Reputation
    10
    Thanks
    449
    My Mood
    Asleep
    Quote Originally Posted by sacredmike View Post
    Don't be sad @Trapped. We don't like when your sad D: IT MAKES US ALL SAD!
    <3
    p2short
    "The great merit of society is to make one appreciate solitude."
    Charles Chincholles, "Reflections on the Art of Life" (from fortune-mod)

  5. #20
    Dragonlord3344's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    211
    Reputation
    10
    Thanks
    29
    Code:
    namespace wServer.logic
    {
        partial class BehaviorDb
        {
            
            static _ Pets = Behav()
                .InitMany(0x1600, 0x1662, Behaves("Pet",
                         If.Instance(new PetBehaves(), PetChasing.Instance(8, 10, 3),
                         Cooldown.Instance(2400, new NexusHealHp())), 
                         Cooldown.Instance(2400, new NexusHealMp()
                            
                                )
                ));
        }
    }
    For hp and mp healing, workin on atk and throw ability myself, TY Trapped for Pets!

  6. #21
    sacredmike's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Uranus ;)
    Posts
    685
    Reputation
    15
    Thanks
    3,255
    My Mood
    Devilish
    Quote Originally Posted by Dragonlord3344 View Post
    Code:
    namespace wServer.logic
    {
        partial class BehaviorDb
        {
            
            static _ Pets = Behav()
                .InitMany(0x1600, 0x1662, Behaves("Pet",
                         If.Instance(new PetBehaves(), PetChasing.Instance(8, 10, 3),
                         Cooldown.Instance(2400, new NexusHealHp())), 
                         Cooldown.Instance(2400, new NexusHealMp()
                            
                                )
                ));
        }
    }
    For hp and mp healing, workin on atk and throw ability myself, TY Trapped for Pets!
    Bet you won't find out how to
    i'm actually just a horny boy

  7. #22
    Dragonlord3344's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    211
    Reputation
    10
    Thanks
    29
    Why would you say that?, of course i will, bout to go to college for C#. So its not gonna hurt for me to start learning now.

  8. #23
    Lunati's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    265
    Reputation
    66
    Thanks
    1,545
    My Mood
    Amused
    Because your bad spelling and grammar make you seem like a 12-year old leecher

  9. #24
    krazyshank's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    RealmStock
    Posts
    2,589
    Reputation
    467
    Thanks
    16,666
    My Mood
    Angelic
    I was interested in using variables to calculate how much the pet heals based on it what pet it is..
    Mind giving me some pointers @Lunati @sacredmike

    Accepting PayPal - Bitcoin - Giftcards - Items:

    Find it here: MPGH Sales Thread

  10. #25
    rangewolf5's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Bored
    @krazyshank i can show you add me on skype. i may be a gm but i can code a storm =')
    what is a sig?
    Proud Dev of the Phoenix Project

  11. #26
    krazyshank's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    RealmStock
    Posts
    2,589
    Reputation
    467
    Thanks
    16,666
    My Mood
    Angelic
    Quote Originally Posted by rangewolf5 View Post
    @krazyshank i can show you add me on skype. i may be a gm but i can code a storm =')
    Uhm what's your skype? Mines: KrazyShank

    Accepting PayPal - Bitcoin - Giftcards - Items:

    Find it here: MPGH Sales Thread

  12. #27
    Dragonlord3344's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    211
    Reputation
    10
    Thanks
    29
    Hmm, always had bad grammar, never cared for the stuff, it upsets my tummy.

  13. #28
    Lunati's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    265
    Reputation
    66
    Thanks
    1,545
    My Mood
    Amused
    That's quite easy, you can add me on my skype if you want.

  14. #29
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    well i dont work. i get errors

  15. #30
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    so what is the final pet ability code? I need it to work with club559

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Tutorial] How to make a Rezmod with the injector/extractor
    By xxmarv09xx in forum CrossFire Mods & Rez Modding
    Replies: 85
    Last Post: 11-07-2012, 02:02 PM
  2. [Solved] how to make a video in the game :\
    By ra3dpop in forum CrossFire Help
    Replies: 7
    Last Post: 10-31-2011, 02:34 PM
  3. How to make someone to spill the beans?
    By lostedminds in forum General
    Replies: 14
    Last Post: 12-07-2010, 01:26 AM
  4. How would you like to see the New GFX section be?
    By arunforce in forum Art & Graphic Design
    Replies: 57
    Last Post: 07-20-2009, 08:06 PM
  5. Can some make a Tut on the new system there??
    By Rudde in forum WarRock Korea Hacks
    Replies: 34
    Last Post: 02-20-2008, 04:08 PM