Jump to content
SSForum.net is back!

Samapico

Administrator
  • Posts

    7972
  • Joined

  • Last visited

Everything posted by Samapico

  1. just remembered I downloaded one and did not install it...
  2. It's like a food chain... small fish eats plant, big fish eats small fish, bird eats big fish... mouse eats leaves on the road, owl eats mouse, old woman hits owl, some dude hits old woman... In GTA2, that's worth 100 points.
  3. What version is this for? 3.1.1? nolan, if you used that installer, make sure you run the update to get the latest version It should pop-up automatically at the first start-up, if not, click on the Help menu, Update Latest version is 3.2.1
  4. But then again, most of the things discussed will not even be of public interest... imo the reason to have it private is the same reason why we have a private forum of admins right here in this forum, and the same reason (almost) every zone has a private staff forum... One of these reasons is just because if you want to talk about a player in particular (his actions, etc.), you can do so without having to deal with that player seeing it and whining, or other people whining about it or whatever.
  5. Bak made some very basic "AI" bot... But it was just something that checked on your screen and hit keys to control the ship. It checked pixels on the radar and controlled itself that way. He released it, but really, you can't do anything serious with this
  6. i got kicked out of my house? does that work better for you? 'Getting kicked out of' is a passive verb form, as opposed to 'Doing something' which is active.
  7. Yeah the ?message I got also stays... should be fixed when they put the main biller back online
  8. Just read carefully my last reply... should be clear enough, if you need more details on a specific part, tell me
  9. Did you compile it with VS2005 or VC++6 ? I can run plugins compiled with 2005, but other people just can't load them in their bots... So I have to recompile it with version 6. If the plugin just won't load, might be the reason why.
  10. Wasn't bad, even though we couldn't test pub cause my plugin sucked, and even if I didn't go for the full advertising (note the topic is still a "maybe") cause of lack of time and lack of confidence in the pub plugin progress. But we had some fun anyway I only took one screenshot of the very first 2v2 I think
  11. You put comdlg32.DLL in there, not comdlg32.OCX small difference You most likely need both anyways Start DCME and check carefully which one it is asking for, if it's the dll, then in the regsvr32 command, put .dll instead of .ocx if it asks for the .ocx, download the ocx, put it there, and redo that same regsvr32 command line you did
  12. First, try just to start DCME after placing it in the system32 folder If you still get the comdlg32.ocx error: Click on 'Start' , then 'Run...', then type in: regsvr32 c:\windows\system32\comdlg32.ocx If it says the module can't be found, MAKE SURE you placed it in the correct folder. You better double-check because by default Windows might give you warnings about changing stuff in a system folder. Not sure what you meant with that part... you seem to be describing the icon of the .ocx file... You don't really need to click it anyway, just move it in the right folder (C:\Windows\System32) or whatever folder is windows installed in
  13. Freedom Call - Warriors cheesy happy flowery power metal at its best
  14. Nah, it started before
  15. I'm back... and still alive... barely... How I managed to get some kind of cold at this time of the year, I don't know... but I'm not feeling that well
  16. Not really... somewhere in the afternoon? Say 3pm The power outtage (see thread in general forum) prevents me from preparing how I would have wanted to, that's kind of why this is still a 'maybe' and I haven't 'heavily' advertised it... But I'm sure there will be people around; probably not as much as last time, but we can hope. Spread the word
  17. I don't even have a flashlight There are usually enough light from other buildings across the street to see, though
  18. At 18:00 (or 6pm for you weird 12-hour system people), I won't have any electricity From 18:00 to 4:00 (10 hours), they'll be working on plugging a new building of university residences... the school, the residences, and everything in these buildings will be shut down during that time sucks
  19. It wouldn't be hard at all, no, but I have a lot of work to do for 17th Parallel, and have several unfinished projects that I would prefer spending time on. I encourage any other developer to expand this plugin, though... The code should be clear enough to be understood by anyone. I agree that it would be much better if it read the sysop.txt file, but then again, it's a bit more complicated. Also, the plugin lacks an interface to read/change settings in the .ini from ingame... I might make a general template for an interface like this later, and at that point I might apply it to the plugin, but for now it's no priority. Enjoy
  20. So every normal player would receive these weird text commands? For now, for simplicity's sake I just made it so SysopOnly means 'those with sysop-level bot access' And I won't do that spectator thing until someone asks for it... I gave the source, if someone wants to add stuff, have fun. But I have plenty of other projects
  21. Example of lighting that's not realistic?
  22. Starlight users put themselves back in spec after a split second. But I still don't see how you'd recognize chat client users It's not worth it
  23. well it's a simple copy-paste job... You take disp.bm2, add the rows you need, then you take led.bm2 for the numbers, split it in 10 images (0 to 9), then you display the number in your newly-created slot. I could probably provide the LVZ and plugin (I already use similar things), but I suck at graphics Oh, if you want the numbers to show for spectators as well, then it might be better to do like TW and not include the graphic as part of disp.bm2, but a separate image to show right underneath it
×
×
  • Create New...