Jump to content
SubSpace Forum Network

tcsoccerman

Member
  • Posts

    845
  • Joined

  • Last visited

Everything posted by tcsoccerman

  1. got it working. Now how do we other stuff as update with MY files (my "branch" i think you called it) and stuff.
  2. Actually, if you have devc++, theres a decent tutorial in the help menu. (along the top). As for a reference msdn works well. Let me find you a link....here you go.Look in the node tree for more orginized and logical setup. I just googled "C language" and "C language keywords".
  3. same here ^^
  4. Silly Question:is windowsxp 64-bit? how would i know? if mine is or not?
  5. Most people use dev-C++. There are plenty of other options, the main one bein microsoft visual c++ but that costs money and is more heavy of an application(memory). The biggest way i learned was spending time looking at other people's modules (pretty much smong since he has the most public modules). I would also look at some tutorials as well so that you make sure you have the necesities needed to make a module run right. P.S. thank you for the "non-noob" and "professional" like post. If you use aim i could answer some questions along the way.
  6. Well, i'm sure this was thought of before but here may be a way to tell if someone is autocloaking or just fast with pressing buttons. I'm not sure, but autocloak will probably ALWAYS immediately cloak after EVERY shot. Therefore you could watch the suspicious player, and if after one shot he does not immediately go back to cloak you know he doesn't have autocloak.
  7. Maybe we could ask Bjorn about his project. Maybe even use it :/.
  8. This post cannot be displayed because it is in a password protected forum. Enter Password
  9. This post cannot be displayed because it is in a password protected forum. Enter Password
  10. what does "view the contents of the error report" say? You do have .net framework installed right?
  11. well i think i'm gonna start on the start screen, any preferences or something to shoot at me?
  12. anyone else sign up?
  13. i noticed it and didn't like it so i said change it.
  14. hmmmm...creatix maybe these were the people in that private arena, and didn't know where they were. remember i said they might be stealing some gfx?
  15. OCD?
  16. I just need some basic feedback on a few things on the attached program (in a .zip). 1. Are the fancy split buttons ok? 2. Do you like the tabpage idea? (look at tabs for info) 3. Do you like the smaller/simplified listboxes / listviews? It helps if you make a team and add some staff and players. P.S. I'm not going to explain how to make a team so that you can tell me where you were confused or struggled and i can fix those areas. Thank you very much, this project means alot to me. Sport_Tracker.zip
  17. General Development (3 Viewing) Discuss and Share your Programs, and Other Development, or Ask General Questions Forum Led by: Purge, larrythehamster can you plz take the comma after "programs" out or at least reword it. ty.
  18. i like sharpdevelop better personally because i wasn't willing to pay the $ for the complete version, and the trial version sucked. the only difference really is lots of tutorials are meant for msoft version but it's easy to figure it out. anyways, sharpdevelop lets you convert microsoft visual file projects into sharpdevelop projects, and the folder/subfolders setup is similiar (if not the same). i'm not sure if microsoft visual can convert from sharpdevelop projects though. ooo and btw....i haven't work with graphics very much at all. not familiar with openGL or stuff like that. i have no idea what svn is either. in my sport tracker program i'm working with graphics though right now so at least i'll be a little familiar with System.Drawing lol. Question: say i have a few custom controls i downloaded from codeproject.com, and the creator has said i have permission to use it in my applications, are we going to use them in our project or are we going to not use any coding except ours. For now i won't use it.
  19. Ok for now i'll make a rough draft of the start screen (choose zone, profile, etc.) . I'll also code a tad but not much. I'll just get it ready for coding mostly. As a matter of fact i'm pretty busy this week to so that works out well. Anyone else interested? I think this would be sweet to start a team, open source project. Every other major idea in ss has been mostly closed source and quite independent (maybe 2 people).
  20. i'll take the start screen. as for a compiler - i use sharpdevelop. it's free and still just as good as msoft. i'm done with continuum however i can help with this np. c# is my "strong" language too. looking forward to my first team project - hopefully.
  21. i use sharpdevelop, not ms visual c#
  22. This post cannot be displayed because it is in a password protected forum. Enter Password
  23. Java is so similiar to c# it's not even worth changing. I'll probably end up going with purges idea if i do end up changing languages, but i think i've found an alternative in order to stay with c#.
  24. i've came quite a way with the userinterface, but i've found that c# simply does not support the animation/graphics changing that i need. I'm asking for advice in general discussion, anyone interested in helping or in even anything about this project, my aim is: continuumtc
  25. I've recently been looking into learning a new language, although this decision seems to have lots of influences and would like your opinion. As you likely know, i am working on a Hockey statistical program. In my new GUI, i use lots of animations and moving of controls during user-time. This adds the idea that.. *the language must be quick on amations, and moving of graphics. Also related to the hockey program, is the idea that i want an .exe output. I want this because a.) it is alot more simple to use than, scripts(i believe) and .net framework sord of thing(c#, my current language). also you don't need a large knowledge of file types to use it. so, i'd like the language.. *to make .exe files. Another factor in choosing the language is that i may be looking into a mac. Mac has a built in compiler using "objective-C" programming language which is evidently similiar to normal c. All this adds is a bonus for the "C" language.Another bonus to "C" is that i already know how the basic syntax is from coding ASSS. BUT the big ouch for "C" is that there isn't any good C visual debugger/compiler/editer. which comes to the next idea.... *the language should have a good compiler/editor/debugger that is visual (gui) meaning you can drag and drop items to make automatic generated _ *code. please also note that microsoft visual compilers tend to run slow on my pc(windows xp). Hopefully someone has some knowledge of languages advantages/disadvantages. Thank you again ss community. P.S. Learning new languages is of interest. Will certainly help my knowledge in the area.
×
×
  • Create New...