Jump to content
SSForum.net is back!

Versetti

Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by Versetti

  1. it's for publicy DM if anyone has a bug this is the main place
  2. I would want the forum name to be SSG Biller and the Mods will be Versetti
  3. Well if I'm able too get the source code it it would help ALOT! I was going too code it into SSG Biller so there would be no need for a bot in the zone. The biller will handle the flood control and the ban options since I'm going too have a channel where it is op in.
  4. ....................... Wow SSI is releasing there biller?
  5. I got success on sending msg from continuum to IRC Server in a channel only problem is that now I have too make the reciving part which that will be fun :-D
  6. lets see the users in the zone will not connect too IRC dircety since that will slow down the biller it would all be done like a bot. like when a user in SS Sends a msg to IRC it will look like this: and the other way areound will look like: So it will kinda act like a bot also.
  7. Well lets see you'll have too be able too get the login stats and once it sees the new user it send the msg. But I hope you know C++ for this since you might need too parse the link list too send the player->SendArena(); msg thngy.
  8. You have too either make each one one by one and have the 3D look or just have a 3D model of the image too rotate around which would be that easiest way that I know.
  9. Well it's really not hard too make a IRC Client in C++. I'm just intergerating it into IRC but will have it so ppl that want too see thew msg they can by typeing ?EIRC or something like it and it will enable the IRC and then they will be able too disable it by using something like it. Then the IRC msgs come thourg a chat channel number 50 but too send msgs I'll have too make it like ?i Hi and too private msg will be like ?p Versetti: . Then in IRC you can type !listuser and it will list all the players in the game and also in IRC. then in continuum you can type ?ircuser and it will list the users in IRC chat. I'm also adding Flood Protection / ban features too it for those haters.
  10. I'm making a IRC Chat for SSG Biller but one thing I got too do is have the channel blocked too only reg users since I can't use IRC chat names because they use specail char and also is over than 20 char. I'm making it by when you login to the Biller it auto reg you for the IRC channel and if you already exit then it shows a welcome msg. This might take sometime since I'm still working on my msg board for the SSG Biller then after that I'm working on this.
  11. Can the bot ODBC daatabase and also Microsoft Access database. And is there a tutorial online on how too use it?
  12. I got a link list and I want too replace some of the link list items but still keep the itmes I have at the bottom of the list. How would I do that?
  13. I made a link list for my save location bot. What is does it save the data too a file using the _write command and reads it using the _read command. The problem is I think when the bot tries too add the data the username gets screwed up in the process. I want too know how would I set the list value ListPtrV->Pname to the value of char Pnametemp[32]; here is what I have so far: if you know how too fix it pls post.........
  14. I did that and it showed this error:
  15. On the biller I host I have my zone on it and that is local and also I have another zone that is not local connected too my biller my zone you can see in the zone list but the other zone can't. could that be from my router but the zone connects to the biller. if it is how can I fix.
  16. I'm trying too link the header file lnikedlist01.h to the Merv Bot plugin. But I have no clue which file too include it in since I need it in both the spawn.cpp and command.cpp. The linkedlist01.h only has my linked list and Database commands. If you know which one plz tell me.
  17. LMAO
  18. How would you duel boot a computer then????????
  19. I need it for a bot I'm making it is for like it saves the data for each player for instience I'm making it so that each player has it's own items and locations so when the player starts he ends up where the data col says for the player.
  20. You have any idea on how to set up a database for like stats of ppl or is there a tutorial that will help me. I was going too use the bot in a zone I was making but I need it too keep info about ppl in a database. If you know anything plz help. Evan a XML database will do for me.
×
×
  • Create New...