Jump to content
SubSpace Forum Network

Drake7707

Project Moderator
  • Posts

    1308
  • Joined

  • Last visited

Everything posted by Drake7707

  1. Error on FileExists(path) ?
  2. is mijn do!@#$%^&*enten read only ?
  3. is your usb device write protected ? is there enough space left for map backups? Are the necessary components, such as MSINET.DLL installed (used when checking for updates).
  4. jpop is no techno o_O", and its not annoying ? .. else 3/4th of my playlist would be annoying :s
  5. [drool]mmmmm privileges[/drool]
  6. The biggest m!@#$%^&* murderers are always people that are either complete wacko's or believe everything in a religion. On a more on-topic matter: death penalties are old fashioned. Most of the more 'civilized' countries don't do that anymore, and actually death is the lesser cruel way to make someone suffer for what he/she has done. Death is nothing more than leaving everything behind, ... but isn't that also the case when you're in jail for a long period of time ?
  7. nothing at all ? What's so special about being 18 ?
  8. in terms of logic programming enum states expected unexpected end enum dim state as boolean sub main() state = unexpected expect() if state = expected then 'will the expected be expected 'duh end if if state = unexpected then 'never, because you expect the expected, you didn't expect the unexpected end if end sub sub expect() state = expected end sub sub unexpect() state = unexpected end sub problem solved... i think oO. orrrr you meant a recursive loop that with each statements repeats the previous statements + adds the current?
  9. *rumble*rumble* *hides stuff* .. err whats wrong with computers and lego ?
  10. I've read some stuff about compatibility of vb6 programs under vista, and it *should* work, but DCME sometimes relies heavily on API calls that might have changed a bit with the new layer system of vista, so there could be a few problems along the road. Anyone that has vista running care to try DCME ?
  11. my brain always hurts when im programming lol... especially with my new project (p2p xdcc client )
  12. it wasn't implemented earlier because i had absolutely no idea how to even start on it
  13. COMDLG32.OCX ?
  14. he meant 256mb video ram. Taskmanager also includes the virtual ram (page file)
  15. btw for the settings use a Microsoft FlexGrid control. (thats what facts uses which seems to do a good job, or maybe split things up in General, Ship 1-8 tabs, Server etc ?... hmm if i only still had the source code of facts :/) maybe CIDER ? Continuum IDE R....Roar ?
  16. well the D for Drake should change, sama did as much work on it as i did, if not more.
  17. Well if added you can drag and drop files to the specified lvz's
  18. i've only tested it with 1 mapobject, i kinda need a "lots of lvz files on the map" map in order to see where the bottleneck is
  19. bots use the old connection method as previously mentioned somewhere, thats why they need to be in a txt file (to allow it). And i think that source code is old, if you find something old and want to have a new look and feel to it, then you buy/make a new one ... right ? Besides by editing you take away most of the fun of making it and i didn't mean you personally freakmonger, it was to anyone who wants it
  20. Why do you need the source anyway ? If you can't code it from scratch, what makes you think you can alter things well enough to upgrade the client ?
  21. not really, a stop command is what it says. Stop the code, in the ide, it jumps to that line so we can check it out, but for some reason the compiler doesn't remove then and see raises them as errors.
  22. i know my code well enough to know i never did anything close to 'subset'. Beats me :/
  23. why is continuum incompatible with ****.no-ip.org
  24. hmmmmmm. Possibly elvl data isn't purged or offset of tiles are wrong :/ when save as ssme compatible :/
×
×
  • Create New...