Page 1 of 1

For developers.

PostPosted: Sun May 15, 2011 10:52 am
by ttc
Good day!
There is a request to expand the options in the game in the next release.
1. Ability to install smoke grenades, and light on the level of knife.
2. Possibility to adjust the amount of lifting the level of the victim when the KnifePRO.

PostPosted: Tue May 17, 2011 3:36 am
by satoon101
For #1, I have been working on a GG5.1 version of GG_KnifeNade, but it isn't complete yet. It's a remake of the old GG4 version:
http://addons.eventscripts.com/addons/view/knifenade_se

Once I finish it, I'll be sure to release it in the Custom Addon => Downloads forum.


For #2, do you mean that you want to level the victim down more than 1 level?

Satoon

PostPosted: Wed May 18, 2011 2:08 pm
by ttc
Thank you for your reply :)
1. Ok, I'll wait.
2. Yes. Namely - that would be governed by this point (for each server - its own terms). This will be useful for servers such as mine, where the passing level requires only one murder. Quick game. And robs 2 levels of knife victims would be more insulting than it is now.

p.s. Have you ever met a working plugin that adds the option of health to the player who killed the enemy with
only 1 HP?

PostPosted: Thu May 19, 2011 2:50 pm
by laffytaffy
yes i,m sure there is Ive seen it before

Re: For developers.

PostPosted: Mon May 30, 2011 1:25 pm
by ttc
yes i,m sure there is Ive seen it before

Theme is not for this forum, but ..
I only found this plugin and it does not work:
//////////////////////////////

block load
{
  es_msg #multi #green[1hp] #defaultActivated!
}

event player_death
{
  if (event_var(es_userteam) != event_var(es_attackerteam)) do
  {
    if (event_var(es_attackerhealth) == 1) do
    {
      es est_setcash event_var(attacker) 16000
      es est_sethealth event_var(attacker) 100
      es_tell event_var(attacker) #multi #greenYou set#default $16000#green и#default 100 HP
      es_toptext event_var(attacker) 15 #red
    }
  }
}

block unload
{
  es_msg #multi #green[1hp] #defaultdisabled.
}

//////////////////////////////

A decision on the plugin is here: http://forums.eventscripts.com/viewtopi ... 65b599676b

satoon101,
Please consider my request for a downward adjustment of the number of withdrawal levels for KNIFE PRO. It will be really useful for gungame :roll: .