Results 1 to 10 of 69

Thread: 028 Rapscallion [200] v1.0.3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Default

    The stack part should be the same as my backup version so let me check

    ---------- Post added at 09:15 PM ---------- Previous post was at 09:13 PM ----------

    Code:
    //Hit based abilities
    public OnWar3EventPostHurt(victim,attacker,dmg)
    {
        //Better order:
        
        //Confirm valid trigger
        if(victim>0&&attacker>0&&victim!=attacker)
        {
            //Confirm that it is for this race
            new race_attacker=War3_GetRace(attacker);
            if(race_attacker==thisRaceID)
            {
                //abilities below
                
                
                //Blades
                new knife_level=skill_level_knife[attacker];            
                if(knife_level>0 && !Hexed(attacker,false) && !W3HasImmunity(victim,Immunity_Skills) && Math_GetRandomFloat( 0.0, 1.0 ) <= knife_chance[knife_level])
                {
    Yep I do not see a damage stack prevention check in there anywhere. I will update this race when I can with a fix for this and a code restoration. All races that are considered code restored will have a note in their change log when they gain this status.

    Great job locating that bug!



  2. Default

    1.0.2

    • Race now on RESTORED VERSION
    • Prevent damage stack
    • Updated to best weapon removal code



  3. Default

    not what i expected from the race... i was all hyped to play it , but its skill procs SOOOO rarely, that its not even fun to play. flame pred procs both drop and flame wayy more often. and is overral better.

    and from doing research on rapscallion, i saw that the race is not supposed to immediately stop in place, and have its ultimate appear through walls.
    it was supposed to slow down for like 2-3 seconds into a complete stop. ...
    for a race that is fairly weak, the ultimate through walls thing is rly lame... but hey, thats how its supposed to work, then fine.
    Started from bottom. Now we here. <IBIS>


    Quote Originally Posted by ZERO View Post
    Trying to hack in IBIS is like trying to kill someone in a police station, not the best idea...

  4. Default

    Quote Originally Posted by CYBER View Post
    but hey, thats how its supposed to work, then fine.
    Good.. now stop your bitchin

    Maynard - The WCS Guy

  5. Default

    Quote Originally Posted by maynard View Post
    Good.. now stop your bitchin
    Hoe bag, i was simply posting this in case someone had the same trouble, JUST IN CASE the race proccing was not working properly. I bitch about EVERYTHING except how a race works or should work im the guy ppl bitch ABOUT when i hop on some races like vaga or molecule etc
    Started from bottom. Now we here. <IBIS>


    Quote Originally Posted by ZERO View Post
    Trying to hack in IBIS is like trying to kill someone in a police station, not the best idea...

  6. Default

    Quote Originally Posted by CYBER View Post
    Hoe bag, i was simply posting this in case someone had the same trouble, JUST IN CASE the race proccing was not working properly. I bitch about EVERYTHING except how a race works or should work im the guy ppl bitch ABOUT when i hop on some races like vaga or molecule etc
    only if your on my team xD jkjk

  7. Default

    no ones scared of you cyber, keep dreamin, bud.
    Last edited by maynard; 04-13-2012 at 09:44 PM.

    Maynard - The WCS Guy

  8. Default

    Quote Originally Posted by CYBER View Post
    Hoe bag, i was simply posting this in case someone had the same trouble, JUST IN CASE the race proccing was not working properly. I bitch about EVERYTHING except how a race works or should work im the guy ppl bitch ABOUT when i hop on some races like vaga or molecule etc
    Pfff people bitch when I play a starting race that everyone has, I'd get banned for playing one of those two.

    Tastes like your moms kisses.

  9. Default

    Sorry to stop the Ego boost, but I agree that the hit does not proc near enough.
    Quote Originally Posted by ZERO View Post
    Logically I reserve the right to step in at any time and make a final judgement. Any judgement made by me can only be reversed by me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •