Bug found in ammo pack registration plugin

L4D - 1000 Ammo Pack Bank
Image

Post Reply
omnibus
Posts: 3
Joined: Thu Nov 13, 2014 9:59 pm

Bug found in ammo pack registration plugin

Post by omnibus » Sat Nov 28, 2015 12:31 pm

Hi all,

I found a bug in the ammo pack registration system. If your password has a space in it, the auto-login feature won't work. It tries to run a 'setinfo' command but doesn't put the password in quotes, so it breaks. It says it enables the auto-login, but since the setinfo command didn't run, it won't stick around on next map/connection.

Say my password was 'hello there'. What the plugin is running on the client is:

Code: Select all

setinfo _rspass hello there
This will not work. What it needs to do is run:

Code: Select all

setinfo _rspass "hello there"
Then it will work just fine.

User avatar
sammy
Site Admin
Posts: 6393
Joined: Sat Oct 18, 2008 12:16 am

Re: Bug found in ammo pack registration plugin

Post by sammy » Sat Nov 28, 2015 12:34 pm

interesting .. I will look into this
ty
Image

Post Reply

Return to “#1 Left4Dead + Gun-Xp! -------------------108.181.1.219:27015”

Who is online

Users browsing this forum: No registered users and 131 guests