Jump to content

brizzle413

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by brizzle413

  1. Hello All,

     

    I need help on how to fix the below:

    Here is the report from my player:

     

     

    Sir, recently i discovered that the super novice's steel body (or mental strength) granted by the Guardian Angel upon reduction of HP to zero is not following the same mechanics as in the official server. Our guild collectively observed the following:

    1. Steel Body is only level 1 (30 seconds). In the official server, it is level 5 (150 seconds)

    2. When a super novice's HP reaches zero, it counts as a death which automatically removes the +10 stat buff. The Guardian Angel then "resurrects" the super novice and applies the Steel Body buff. In the official server, when a super novice's HP reaches zero, the Guardian Angel saves the super novice from death, hence the +10 stat buff remains.

     

    Anyone can tell me how to solve the above 2 points.

     

    Thanks in advance!

  2. Hi,

     

    I need help on the bugged knockback skill of Gladiator.

     

    Below is the report from my player:

     

    Hi, I would like to report a bug concerning the knockback skill(Warmth skill) of Star Gladiators. The knockback is reversed. The player is the one that is moving away from the monster. Or in simpler words the graphics are shifted. See screenshot below:


    ZZO496wHvGAwbxJTskRt.jpg

    In this screenshot. The anubis should be the one pushed on the wall. But instead, its me that you see beside the wall. This confuses me in cornering anubises. 

     

    Can anyone tell me how to fix this?

     

    TIA

  3. Hi Coders,

     

    I am using pre-renewal client.

    The problem that I have is the in-game IW worldmap is not accurate.

     

    12307924_136055986761181_354735851504500

     

    As you can see the cursor is pointing at the wrong map but the interactive mini-map shows payon.

     

    Please let me know how to fix.

     

    Thanks in advance

  4. Just want to share my experience with gepard shield in a very short and simple statement.

    Payment method is so stressful.

    After payment you will get 1 word update every 1 day.

    After you receive the product, it wont work.

    Complain and you will receive a promise.

    Get mad and he will get mad too.

    Until you let your 185$ go just to avoid further stress.

     

    Some printscreens to prove my above statements:

     

    This is the 185$ worth of trash:

    a.jpg

     

    This is my message to GEPARD regarding the nonsense patch

     

    b.jpg

     

    Here is my endless follow ups

     

    c.jpg

     

    Here is the endless promises

     

    d.jpg

     

    And here is the endless reasonings

     

    e.jpg

     

    Here is the DUAL LOGIN despite having a GEPARD installed

     

    f.jpg

     

     

    Thats all i want to say.

    This is my rights because i paid money (185$ is not something you throw like that)

    • Upvote 1
  5. Hi Folks,

     

    Can someone please create a script for me.

    This is how it should work:

     

    1. It should be automated every Friday at 12:00 hours

    2. The Script should distribute supply boxes to all accounts (even OFFLINE players)

    3. There should be a pop up message that weekly supply has been granted.

     

    That's the function i am looking for.

     

    I hope someone can create one for me.

     

    Thanks in advance!

  6. Hi Everyone,

     

    This might be old but i tried to find everywhere but failed to get one.

     

    I am looking for a script / NPC, where i can click and various items will be dropped on a selected area of the map.

     

    Basically i want my players to have a good time picking up various items.

     

    I believe it is @makeitem or something else.

     

    If you could give me the ready-made script / NPC that would be excellent.

     

    Thank you very much in advance!!

     

     

  7. Below is my party warper NPC, can anyone please edit this, so it will not warp the party if some members are not online?

    Thanks in advance.

    //The Warper to Mall

    lighthalzen,150,105,6 script Mysterious Twin 812,{

    getpartymember getcharid(1),3;

    if( $@partymembercount < 3 ) { mes "Get more people in your party"; close; }

    warpparty "abbey01",51,13,getcharid(1); end;

    }

×
×
  • Create New...