fall through floor on spawn and question about sound

Ask questions and share info about GunGame 5

fall through floor on spawn and question about sound

Postby Neka » Thu Feb 02, 2012 5:15 pm

Hello!

1. On spawn, player is half-body under the floor (usually in case of a small number of players). What's wrong and how i can fix this?
2. When killing with a knife (stealing lvl), playing lvlup sound and steallvl sound in one time. How can i make playing steallvl sound only at this level?
Neka

Private
Private
 
Posts: 40
Joined: Thu Sep 01, 2011 4:22 am

Postby satoon101 » Fri Feb 03, 2012 2:25 am

#1 is very rare and occurs under so many different circumstances, that it is almost impossible to narrow down.

For #2, you might try editing your ../addons/eventscripts/gungame51/scripts/included/gg_knife_pro/gg_knife_pro.py file on lines 171-173 to this:
       # Play sound & levelup
        ggAttacker.playsound('levelsteal')
        ggAttacker.levelup(1, victim, 'steal')
        ggAttacker.stopsound('levelup')
If that doesn't work, then I'm not sure how you would do that at the moment. Let us know if that works, though, so we might include that change in the future.

Satoon
satoon101

Site Admin
Site Admin
 
Posts: 1055
Joined: Thu Oct 09, 2008 4:27 pm

Postby Shadow » Sat Feb 04, 2012 3:24 pm

1. On spawn, player is half-body under the floor (usually in case of a small number of players). What's wrong and how i can fix this?


You can Jump Crouch out of it when it occurs. I Added it in my Welcome Message when users join the server.
Shadow

Corporal
Corporal
 
Posts: 204
Joined: Thu Mar 12, 2009 2:57 am



Return to General Discussion

Who is online

Users browsing this forum: No registered users and 31 guests

cron