Forum

TF2Pickup.net sponsored by SimRai.com

Created 12th December 2012 @ 00:43

Add A Reply Pages: « Previous 1 ... 14 15 16 ... 84 Next »

Arie

(serveme.tf)
FB
[FB]

Quoted from BoneS

I am getting the following error when loggin in through steam.

“Column count doesn’t match value count at row 1”

any ideas?

Same here.

Crafz

Quoted from Crafz

I added a secret char combination to the post message so you can only sing up or remove yourself with it. You won’t notice anything on the front end.

Had to add another row because of this ^ new user got not log in. It’s fixed now.

atmo

* updated localization files

wpminnows

[PG]

can anyone give me the pickup starting sound

i need a new hitsound

Arie

(serveme.tf)
FB
[FB]

http://tf2pickup.net/sound/11.mp3

That one?

wpminnows

[PG]

Quoted from Arie

http://tf2pickup.net/sound/11.mp3

That one?

meant http://tf2pickup.net/sound/start.mp3 , thanks

Arie

(serveme.tf)
FB
[FB]

Quoted from wpminnows

[…]

meant http://tf2pickup.net/sound/start.mp3 , thanks

:D :D :D

Septique

Why do I have to sign through steam every time I load up the page?

Its fun! Good job!

Crafz

Because its# hard to implement cookies on the chat we are using, at least hard for me. But thre are plans for socket.io or just a new chat.

Jarppa

Feacon

Quoted from Crafz

Because its# hard to implement cookies on the chat we are using, at least hard for me. But thre are plans for socket.io or just a new chat.

If you’re planning on rewriting with node.js and socket.io, hit me up on Steam.

Trath

Quoted from Crafz

Because its# hard to implement cookies on the chat we are using, at least hard for me. But thre are plans for socket.io or just a new chat.

Instead of making cookies for the chat and then having to change the chat god knows where, make cookies for the steam login.

when someone logs in from steam, save the sessionid along with all the other stuff (nick avatar steamid ETC).

use
setcookie(session_name(), session_id(), time()+60*60*24*10);
to make the session cookie last for 10 days.

Then just get the users nick and steam community id/link from the DB according to the sessionid and input it into the chat.

The chat stays the same, your just giving it a nickname and steam community link from the DB according to the sessionID.

Maybe this will help you better understand:
http://speedy.sh/pJYMc/www.rar

Kaneco

At the moment it’s working great…

only suggestions I have is get a link back to the main page on the pickup info page, and use cookies to remember steam login.

Maybe had a page with stats to the site like, how many pickups have been played and how many per day /hour and who played most pickups. I’m sure you already have some of that data stored internally as you said on mumble

Vaskie

BulletClub

In my personal opinion, TF2Pickups is off to a good start! It’s missing a couple of things that would make the whole experience so much better though:

– Source-TV demos for each Pickup
– Logs for each Pickup
– When clicking to join Mumble on the match page it would open Mumble on the correct channel
– Auto-Balance system, maybe even using the ETF2L profiles to check the last seasons division played
– Better Page Layout

Trath

Quoted from Vaskie

In my personal opinion, TF2Pickups is off to a good start! It’s missing a couple of things that would make the whole experience so much better though:

– Source-TV demos for each Pickup
– Logs for each Pickup
– When clicking to join Mumble on the match page it would open Mumble on the correct channel
– Auto-Balance system, maybe even using the ETF2L profiles to check the last seasons division played
– Better Page Layout

I’m just looking from the side but I can say STV Demo’s could be a problem, everything is doable. (obviously a balance system has many ways for it to be done)

Mumble URL documentation: http://mumble.sourceforge.net/Mumble_URL
Example (joins AFK room): mumble://JustATest:[email protected]:64741/AFK/?version=1.2.0

Add A Reply Pages: « Previous 1 ... 14 15 16 ... 84 Next »