PDA

View Full Version : Improvements


Timoteo32
13th September 2006, 03:54 PM
If we're really suggesting improvements, I think it would be great if we had a player page like GC and you didn't have to constantly keep signing in with different log-in names. It would be nice to just be able to see all your games and click on them to open them up. All you would have to add is one extra step so people can have different handles for different games (unlike GC)

Alf uckem
13th September 2006, 04:06 PM
preemy account?

Timoteo32
13th September 2006, 10:43 PM
Ah, well it would be nice if that was free :P

tca
13th September 2006, 10:50 PM
lol they make em premium for a reason bud ;)

Timoteo32
13th September 2006, 10:57 PM
Bastards! :cry:



*sadly bemoans his empty pockets to himself*

tca
13th September 2006, 11:02 PM
if i ever win overrall, i'll buy you a premmie ;) since i already have one :P

Timoteo32
13th September 2006, 11:14 PM
Awwww. and people don't think of you as a warm-fuzzy kind of guy :love1:

-=|[GaNgStA-RePz]|=-
13th September 2006, 11:16 PM
if i ever win overrall, i'll buy you a premmie ;) since i already have one :P


OMG theres a Nice side to TCA keep it up bud

tca
14th September 2006, 12:17 AM
lol my therapist suggested i give being "a people person" a try, im not liking it :P lol

steff
14th September 2006, 01:10 AM
Make a simple "preemie" in notepad. Put a link with http://www.treadon.us/dwars/dwlogin.php?username=YOURUSERNAMEGOESHERE&password=YOURPASSWORDGOESHERE You could also change that into the game area hyperlink so when you click it, it logs you into the game you want. You'd need to edit the source every round but it's worth it if that's what you want but don't want to pay the $20.

WILDKILLACHILD
14th September 2006, 01:35 AM
now thats nifty.

Timoteo32
14th September 2006, 03:43 AM
It's really a shame this game doesn't have more social redeeming value cause we have some very clever people around here. Good looking out :)

perhaps I distributed my compliments too soon. Seems like when I try and create a document, my browser doesn't want the link to work cause it says I'm missing cookies. It does work for typing the address straight in so maybe i'll just make them favorites

Cowboy From Hell
14th September 2006, 05:14 AM
I tried to get the premie, but canīt donate from mexico :(

steff
14th September 2006, 05:46 AM
Timoteo it works fine. The cookies is a fault on your half. Heres an example of some basic code, I don't know how to get it to AUTOMATICALLY [not tampering with browser settings] open in a new tab, but that's because I can't code. :P

<html>
<body>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameA1&password=passwordA1">
A1</a>
</p>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameB1&password=passwordB1">
B1</a>
</p>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameC1&password=passwordC1">
C1</a>
</p>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameB4&password=passwordB4">
B4</a>
</p>

</body>
</html>

the squid of despair
14th September 2006, 06:28 AM
I tried to get the premie, but canīt donate from mexico :(

That's because you're all corrupt commies.

Cowboy From Hell
14th September 2006, 07:01 AM
That's because you're all corrupt commies.

I could buy you dinner with my corrupt money :$ (f)

the squid of despair
14th September 2006, 07:28 AM
I could buy you dinner with my corrupt money :$ (f)

How close are you to San Diego? I may be playing golf at Bajamar if you want to meet. ;)

Diogee old
14th September 2006, 02:00 PM
Timoteo it works fine. The cookies is a fault on your half. Heres an example of some basic code, I don't know how to get it to AUTOMATICALLY [not tampering with browser settings] open in a new tab, but that's because I can't code. :P

<html>
<body>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameA1&password=passwordA1">
A1</a>
</p>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameB1&password=passwordB1">
B1</a>
</p>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameC1&password=passwordC1">
C1</a>
</p>

<p>
<a href="http://www.treadon.us/dwars/dwlogin.php?username=usernameB4&password=passwordB4">
B4</a>
</p>

</body>
</html>


this would open in new window
<script type="text/javascript">
function GAME ROOM #(popurl){
var

winpops=window.open(popurl,"","width=,height=,toolbar,location,directories,status ,scrollbars,menubar,resizable"

)
}
</script>

<a href="javascript:GAME ROOM #('http://www.treadon.us/dwars/dwlogin.php?username=yourusernamehere&password=yourpasshere')">GAME ROOM #</a>


Now if I just knew what the database connect file was, and the code used for "handle" "tokens", "money", "room#" and "messages"
then I could make a premie myself. I guess I could just use the one I have right now though. :P

steff
14th September 2006, 06:46 PM
Well I liked mine considering I can't even code. :$:P

Ask Admin for them, didn't he give them to SA:Banjo for there scripts?

tim|away
14th September 2006, 08:31 PM
Well I liked mine considering I can't even code. :$:P

Ask Admin for them, didn't he give them to SA:Banjo for there scripts?

there is nothing like a "database connect file". SA used scripts that fetched and parsed the scores page. the cleansed data was stored in their own database.

rit has given you an API to have an easier time fetching the status page for instance. mess with it ...

DnD
14th September 2006, 08:45 PM
i still dont understand how these api calls are implemented, maybe somebody could provide an example with code?

Cowboy From Hell
15th September 2006, 02:28 AM
How close are you to San Diego? I may be playing golf at Bajamar if you want to meet. ;)

I don't golf, I sail :cool:

gotalot2do
15th September 2006, 02:35 AM
If you put the tag <base target="_blank"> in the head of your page, all links on that page will open in a new window.

the squid of despair
15th September 2006, 02:35 AM
I don't golf, I sail :cool:

Never said you have to golf, they do have a bar you know...

Cowboy From Hell
15th September 2006, 03:27 AM
Never said you have to golf, they do have a bar you know...

excellent, how do I find you, are you gonna wear something tempting, or do I look for table with red roses & champaigne

emfs1969
15th September 2006, 04:11 AM
If we're really suggesting improvements, I think it would be great if we had a player page like GC and you didn't have to constantly keep signing in with different log-in names. It would be nice to just be able to see all your games and click on them to open them up. All you would have to add is one extra step so people can have different handles for different games (unlike GC)
I really like that idea. I am new to DW and have had thoughts of that same idea. It would sure simplify the whole process.

the squid of despair
15th September 2006, 06:50 AM
I really like that idea. I am new to DW and have had thoughts of that same idea. It would sure simplify the whole process.

Buy a premium account.

emfs1969
15th September 2006, 06:54 AM
Buy a premium account.
Well that would be fine for most. But I live on a fixed income. I have been on SSI for more than a year now. I have cancer and I am dying. I don't get out and I cannot afford those luxuries. But I can deal with that. I understand. Thanks for the insight KillaHo.

Calienta
16th September 2006, 01:30 AM
Well fella if you win overall you can get a premmie hehe... Or if your cartel you run gets gold (f)

tca
16th September 2006, 02:36 AM
when i win overall i'll buy you one too buddy

Alf uckem
16th September 2006, 06:44 AM
when i win overall i'll buy you one too buddy

you gotta wait on your hands there then:P

Spork!!!
18th September 2006, 01:23 PM
How about on the record page, instead of "most WORKING junkies", have "most (total) junkies", or add "most training junkies"?

Maybe add "most junkies lost" for the pwnage factor? Even "most junkies stolen (total)" which would take into account the # won AND lost throughout the round? This could increase the holders boasting rights...

Maybe to even it up, add 2 more, "1)most vests and 2) most guns produced per token"... it's often not the person with the most creds or machines...

tca
18th September 2006, 04:39 PM
most total junkies would make it too easy for the gunners ;)

WILDKILLACHILD
14th October 2006, 05:48 PM
most total junkies would make it too easy for the gunners ;)


ive not quite grasped the point of junkies for gunners...

steff
14th October 2006, 08:27 PM
Well you must be a really crap gunner then. :P

Timoteo32
14th October 2006, 09:40 PM
LMAO, steff that's just harsh. Hey Wild, gunners like money too ;)

I can't believe this thread got bumped again. What exactly do you win if you win overall?

EMFS-Go back some pages and towards the beginning, Steff gave me some code to use. Save that address as one of your favorite places and you can kind of have the same thing. Just make the link names the room names.

.DoZeR.
14th October 2006, 09:54 PM
we need the good old, running into cops and fbi shit, and busts and all that jibberish, like the original drugwars thingy.

tca
14th October 2006, 10:02 PM
you win a donation code ;)

.DoZeR.
14th October 2006, 10:06 PM
win a what now?

tca
14th October 2006, 10:18 PM
donation code, it means you can donate that code to the game for some extra tokens + cash

.DoZeR.
14th October 2006, 10:20 PM
mmmm flashy

steff
14th October 2006, 11:33 PM
Or if your me, they don't give you anything and ignore your PM's when asking about it.

.DoZeR.
14th October 2006, 11:47 PM
lol, eather way i will sleep well tonight ^^

Timoteo32
15th October 2006, 06:10 AM
Is that why you created a userbar steff? :P

Feeling insecure cause you didn't get enough recognition?

steff
15th October 2006, 10:14 AM
I don't want recognition, I want whats rightfully mine: donation codes.

Timoteo32
15th October 2006, 12:35 PM
LOL, i was just playin. How many $ in codes do you get? Seems like that would just make it easier to win overall the next round.

tca
15th October 2006, 03:58 PM
LOL, i was just playin. How many $ in codes do you get? Seems like that would just make it easier to win overall the next round.

2 x $25 i think, how many steff is owed im not sure though

and if your gonna win overrall, its gonna be your skill that gets you there ;)

not a donation code

steff
15th October 2006, 06:44 PM
$20*3 - if you take the cash it's $50.

Timoteo32
16th October 2006, 02:42 AM
I hear all this talk about how skill beats donation but if a person WITH skill donates, doesn't that still give them a huge advantage? (i.e.-run your labless junkie strat as normal but you just get a bunch of lab for free basically)

Calienta
16th October 2006, 02:45 AM
Yes a donation can push you into winning territory... ie: somebody runs a mean strat that can yield them $125 mill ... they get that extra donation code it might mean the overall for them. tca was just meaning people can donate all the time and it doesn't mean they're gonna win :P But yeah Timo you're absolutely right.

Timoteo32
16th October 2006, 04:52 AM
I think I'll hold off maxing out my credit card just yet though ;)