Page 1 of 1

gg_spawn with spe_extensions broken

PostPosted: Tue Dec 29, 2009 9:31 pm
by psyk
Hi. I have a clean install of Mani Admin Plugin, GunGame5, and ES Tools. (I uninstalled GG_Utils when I installed SPE_Extensions)

this is the error I'm getting from gg_spawn:

Traceback (most recent call last):
File "/.kernel/srcds_l/cstrike/addons/eventscripts/es.py", line 276, in callBlock
self.Blocks[blockname]()
File "/.kernel/srcds_l/cstrike/addons/eventscripts/gg_spawn/gg_spawn.py", line 25, in respawn
userid = int(es.getargv(1))
ValueError: invalid literal for int() with base 10: ''


I'm a Perl coder, not a Python coder, so I have no clue what's going on.

Will this affect the ability to respawn? I don't care if it spammed a thousand errors as long as it still works.

I'd test it, but at the moment it's just a test server, and obviously, I'd need three people to test spawning.

Edit: Erm, after actually reading it (not just skimming) I see userid = int(es.getargv(1)), so I now see the syntax is gg_spawn userid, but I'm still a bit concerned about the error before that.

PostPosted: Fri Jan 14, 2011 9:25 am
by markboydude
I'm getting the same error. I tried est_tools, but it would respawn and I got RepeatError: Cannot fire repeat: "gungameRespawnPlayer18" does not exist. Funny thing is, when using est_spawn in console or in game it works fine.

I tried finding gungame utils, but couldn't. Lastly, I tried sp extensions I got that error.

Also I have sourcemod and I have quake sounds for it. It works perfectly except in gungame where everything is +1. 1 kill is a double kill, 2 kills is a triple kill, etc.

P.s. I used bots for testing (and they all had knives only but could still level for some reason).

PostPosted: Sat Jan 15, 2011 3:27 am
by satoon101
What version of GunGame are you running? This post is in the 5.0 forums, which is no longer supported.

Satoon