Skip to search.
atlantisdev

Group Information

  • Members: 442
  • Category: Play By Mail
  • Founded: Mar 15, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 2120 - 2149 of 8433   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2120 loocr@...
terzo_tacker Offline Send Email
Dec 3, 2001
12:19 am
What's the weight of a skeleton or a balrog ? (for judging if i can take them on a ship)....
2121 kristaps.andersons@...
kristaps_and... Offline Send Email
Dec 3, 2001
10:03 am
its all in gamedata.cpp, items table. balrog is 250, so is dragon, demon is 50 and all the rest controllable monsters are 10. while looking at tables I noticed...
2122 Nicolas Depauw
depauwn Offline Send Email
Dec 3, 2001
11:35 am
I don't know if this is easy to implement : When you get your report you also get some pre-generated orders with all of your @-orders included. That is...
2123 Andrey Koltsov
kaatheboa Offline Send Email
Dec 3, 2001
11:36 am
Greetings. ... I have a strange feeling, that it wasn't corrected. JT, was it? Andrey....
2124 Zdenek Dvorak
rakdver0 Offline Send Email
Dec 3, 2001
12:15 pm
Hello. ... I've thought over this some time ago; I think I found it quite hard to do (template is made by simply copying lines beginning with @, without even ...
2125 Nicolas
depauwn Offline Send Email
Dec 3, 2001
12:51 pm
You could only allow this for NEW x orders that concern your own faction. BUT if it is too hard and much work to implement than there is no need to debate...
2126 DeBug
pizdata666 Offline Send Email
Dec 3, 2001
1:34 pm
N> You could only allow this for NEW x orders that concern your own N> faction. N> BUT if it is too hard and much work to implement than there is no N> need to...
2127 tzarg@...
tzarg Offline Send Email
Dec 3, 2001
1:54 pm
Oops, sorry, I've just noticed that BlitzGame doesn't have this bug, since it's the old code. Cheers, Tom...
2128 JT
jttraub Offline Send Email
Dec 3, 2001
3:31 pm
... The answer is that it is not 'easy' to do unfortunately because the orders are actually just copied out flat into the template file currently. To do what...
2129 JT
jttraub Offline Send Email
Dec 3, 2001
3:39 pm
... Yes, it was. --J -- [-------------------------------------------------------------------------] [ Practice random kindness and senseless acts of beauty....
2130 JT
jttraub Offline Send Email
Dec 3, 2001
3:46 pm
... Well, I've always said that I am more than willing to accept paypal donations (my account there is under jtraub@...) to help cover some of my...
2131 DeBug
pizdata666 Offline Send Email
Dec 3, 2001
5:43 pm
J> Well, I've always said that I am more than willing to accept paypal New PayPal Policy on Send Money Requirements made me abandon the system I live in a...
2132 JT
jttraub Offline Send Email
Dec 3, 2001
5:46 pm
... That really sucks.. Has it by any chance changed so that you can now register a local bank account? (I know they were doing things recently to allow more...
2133 DeBug
pizdata666 Offline Send Email
Dec 3, 2001
6:15 pm
... J> That really sucks.. Why don't they understand that <paid money> and <transitioned money> are TWO DIFFERENT things. In principle they could set up their...
2134 Pete Christie
stabliser Offline Send Email
Dec 3, 2001
8:47 pm
Hi RE: order template replacement for unit alias in '@teach' orders If the new TURN - ENDTURN orders can be nested within a Form order within a @TURN -...
2135 JT
jttraub Offline Send Email
Dec 3, 2001
9:36 pm
... I don't believe they are nestable in the setup you are implying. HOWEVER, FORM is nestable inside TURN, so doing replacement would break the following. ;;...
2136 Malcolm Cleaton
malcolm_cleaton Offline Send Email
Dec 3, 2001
11:03 pm
At 17:46 03/12/2001, you wrote: >On Mon, 3 Dec 2001, DeBug wrote: > > New PayPal Policy on Send Money Requirements made me abandon the > > system I live in a...
2137 T.G. Gottschalk
jegron Offline Send Email
Dec 4, 2001
12:52 pm
Hi all, I just got this from a player, any idea how this could happen? Georg ... _________________________________________________________________ Get your...
2138 JT
jttraub Offline Send Email
Dec 4, 2001
5:32 pm
... That looks like a bug to me, but I've never seen it anywhere else. I'll poke around, but since I've not seen it elsewhere. Have you been hand-editing the...
2139 JT
jttraub Offline Send Email
Dec 4, 2001
11:40 pm
Well, I now have an e-gold.com account as well (if that makes any of you who want to contribute any more able to do so :) The account for it is 414079 --JT -- ...
2140 DeBug
pizdata666 Offline Send Email
Dec 5, 2001
4:34 pm
I get the following error multiple declaration for 'effect' at GAME.H (line 260) ... void ModifyEffectCancelEffect(int effect, int effect); ... -- Best...
2141 JT
jttraub Offline Send Email
Dec 5, 2001
4:40 pm
... Long time fixed in 4.0.9.. I should be releasing that later tonight btw. --JT -- ...
2142 DeBug
pizdata666 Offline Send Email
Dec 5, 2001
4:53 pm
1) D> I get the following error D> multiple declaration for 'effect' D> at GAME.H (line 260) D> ... D> void ModifyEffectCancelEffect(int...
2143 DeBug
pizdata666 Offline Send Email
Dec 5, 2001
4:56 pm
J> Long time fixed in 4.0.9.. I should be releasing that later tonight btw. I ve just downloaded 4.0.8 to look at it :) Should i wait until 4.0.9 is released ?...
2144 DeBug
pizdata666 Offline Send Email
Dec 5, 2001
5:24 pm
D> 2) Here is a warning (usually this means mistakes in logic) D> 'hitched' is assigned a value that is never used D> at unit.cpp (line 1122) D> 1117:...
2145 JT
jttraub Offline Send Email
Dec 5, 2001
5:45 pm
... Yup.. this is also fixed.. (this was reported and fixed a couple of days ago :) --JT -- ...
2146 JT
jttraub Offline Send Email
Dec 5, 2001
5:45 pm
... I would at this point :) --JT -- [-------------------------------------------------------------------------] [ Practice random kindness and senseless acts...
2147 JT
jttraub Offline Send Email
Dec 5, 2001
5:46 pm
... Yup. --JT -- [-------------------------------------------------------------------------] [ Practice random kindness and senseless acts of beauty....
2148 Andrzej 'Kaczy' Kaczm...
kaczy27 Offline Send Email
Dec 5, 2001
9:33 pm
Hi, is anyone progressing battle simulator to current events? I mean adamanditium weapon, divide of piercing/slashing properties, new monsters and new races...
2149 argentrune Offline Send Email Dec 6, 2001
1:01 am
Hi All, Is anyone else suddenly getting huge Yahoo travel ads every time they try to read posts in this group? They make it hard to read... Thanks, Steve....
Messages 2120 - 2149 of 8433   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help