Page 1 of 1

gg_cheap_equip

PostPosted: Tue Jan 26, 2010 1:46 am
by Warren
gg_cheap_equip

Description:
Allows players to instantly re-equip themselves with their level's weapon.

Installation:
  • Extract this file to your server
  • Restart your server or reload GunGame
  • Edit the newly appeared ../cfg/gungame51/custom_addon_configs/gg_cheap_equip.cfg
  • Restart your server, reload GunGame, or run rcon gg_cheap_equip 0 then rcon gg_cheap_equip 1
gg_cheap_equip.zip
(4.17 KiB) Downloaded 1727 times

Re: gg_cheap_equip

PostPosted: Mon Apr 19, 2010 10:24 pm
by zurix
Hi, sry for my bad english

This AddOn is not working on our GunGame Server. My Version is 5.1.415.

When i put it on my server and try to restart, my putty says the following:

"es_event: Event gg_start is not listed or have no listeners."

Can u help me ? -.-

Best regards
zurix

PostPosted: Mon Apr 19, 2010 10:28 pm
by Warren
What is your server's IP? Can you explain what is not working? Does GunGame load? Can you use the command chosen for gg_cheap_equip to equip players? Does it equip them?

Re: gg_cheap_equip

PostPosted: Tue Apr 20, 2010 11:54 am
by zurix
Hello,

my servers IP is: 88.198.64.75:27888.

If I load the add-on as described on the server I become the following start error message:

"es_event: Event gg_start is not listed or have no listeners."

The server functions afterwards, GunGame 5.1 also is loaded, however, it does not function. If I want to play on it there come no new weapons and everybody have only knives every round. None is also provided config for gg_cheap...

If I remove the add-on then again from the server, the error message is away and the server runs again normally.

PostPosted: Tue Apr 20, 2010 12:00 pm
by Warren
What does rcon gg_cheap_equip 1 return to you in console?
Also, please post your ../cfg/gungame51/logs/GunGame5_1_415_Log.txt. Place the text inside this file in between code brackets like this:
[code]text here[/code]


Also, you're 8 revisions behind. I don't think it will resolve this particular issue for you, but it's always good to stay up to date. Please update by following the updating instructions.

Re: gg_cheap_equip

PostPosted: Tue Apr 20, 2010 1:43 pm
by zurix
Mhm, thanks for help :)

The Version number was the fault. I`ve updated now and it works.

thx

Re: gg_cheap_equip

PostPosted: Thu Jun 17, 2010 5:50 pm
by gungamebr
Hi,

Is it possible to determinate a time interval to use the command?
I mean, the player can only use the command every two seconds...
As a bind (bind r "say !equip"), it's very quick...(infinite ammo)
In GGv4 it's like this:

gg_turbo_mode
// Reset command in 10 seconds
es_delayed 2 gg_reset_cmd server_var(gg_userid)

tks!!.. :D

PostPosted: Mon Jul 05, 2010 5:22 am
by pyro
This command is very basic. Ideally you need to message the creator of the original gg_give command written for gungame5 this will need to be updated to work with gungame5.1

Do a search on eventscripts forms and look for gg_give