![]() |
|
#61
|
|||
|
|||
|
[ QUOTE ]
Note that, if they're all running the same version of the script, they'll all have the same .ini file, and therefore you only have to set this once. This is a great feature for the networking location. It's not so hot for "Am I logged in or out?". [img]/images/graemlins/frown.gif[/img] I think currently you'll have trouble with one user observing 4 and another observing 10. [/ QUOTE ] Short-term, people can just have two scripts; one for logged in, one for not. Long-term, the script can tell -- if the Lobby title text has no "Good Luck", then it's not logged in, -> 4 table max. [ QUOTE ] I'm thinking about having each client write this pref with their UserName, so they can all stay distinct. Ditto for Limit. (If we ever code this part [img]/images/graemlins/smile.gif[/img] ) -Sam [/ QUOTE ] I don't follow. What do you refer as "this pref?" |
|
#62
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] I think 30 seconds is too quick; I set mine to five minutes. [/ QUOTE ]Yeah, fine. The trade-off is obtrusiveness and load vs. accuracy of filtering. I don't think it matters much. [/ QUOTE ] I was also concerned about the Lobby refresh rate. The "10 seconds" is a lie. No point in making decisions on old information. [ QUOTE ] It does mean that your networking time-out should be like 11 minutes (at the minimum). [/ QUOTE ] Sheeeet. I was working on fixing the Jackpot problem and thought I induced a bug with it. But no. I simply didn't push the networking time out and all tables were getting closed/re-opened. Thx for the pointer. [ QUOTE ] [ QUOTE ] Jackpot tables offer a royal pain in the butt that we're nowhere near tackling yet. [/ QUOTE ]FYP. [/ QUOTE ] I'll take the hint. Still mucking a bit in teh AHK help files. Why did I start doing this? I have half-written emails in my box about other projects in languages I actually know. . . |
|
#63
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] [ QUOTE ][*]iWitness [/ QUOTE ] If it's cool with you, Sam, I'll set up the name change on the Wiki. [/ QUOTE ]Yeah, go for it. I want to make a nifty graphic for the program, too. Both for the icon and in the app. Ooh, and maybe a snazy splash screen! (Obviously these are way more important than current bugs.) [/ QUOTE ] Since those are so important, I'll host the images, too. [ QUOTE ] [ QUOTE ] Fun experiment to see if I can preserve the current version history despite the name change. [/ QUOTE ] You could always just download all the versions, make the new project, and then upload them one at a time, right? (I actually don't think this is necessary. Maybe include Roland's INITIAL release on 2+2 and then the current version.) [/ QUOTE ] Muahahahaha! It lives! Turned out to be really easy. Just FTP in and rename the target folder for the page, and the history within survives. Note: Every time I come to 2+2 to check on this thread, I feel compelled to check new posts in other threads. This is killing me. I'm going to start discussion threads at OC for the coding-related discussions. Will reference both threads on the Wiki page. |
|
#64
|
|||
|
|||
|
Link to new thread: http://overcards.com/forum/showthread.php?p=802#post802
|
|
#65
|
|||
|
|||
|
Bleah. Just spent TOO much time trying to find where we're setting the variable A_Tab.
%A_Tab% isn't in the help index, and doesn't come up in a search, either. New language. Sigh. |
|
#66
|
|||
|
|||
|
It's a built-in variable.
Check it out. |
|
#67
|
|||
|
|||
|
Oh, I found it just before I typed in my "frustration" post. It was inside one of the examples for text parsing.
Felt stupid after finding out it was just a "tab". |
|
#68
|
|||
|
|||
|
Obviously I need to get some sleep. I'll finish limit-support tomorrow -
|
|
#69
|
|||
|
|||
|
Mogobu, I know how you feel... just get involved in way too many projects at the same time [img]/images/graemlins/laugh.gif[/img]
Juk [img]/images/graemlins/smile.gif[/img] |
|
#70
|
|||
|
|||
|
Can anyone post a link to download AHK in order to start using it?
|
![]() |
|
|