Jump to content
SSForum.net is back!

Witchie NL

Member
  • Posts

    948
  • Joined

  • Last visited

Everything posted by Witchie NL

  1. help! Realy such a small bug and i cant fix it. God i hate when this happens.
  2. ok i got 2 things to say which i found out during programming a ballgame bot. the EVENT_SoccerGoal is to slow if you want the bot to awnser "!cgive :5000" and you score 2 goals within 4 secs it doesnt count the second goal . Well becouse doesnt seem to work i pimped the event a bit but now i found another problem. I made it such a way that all the player who are willing to goal need to sign up with a commands so they get setfreqed to a private freq (1v1v1v1 style). now i need to create the plugin such a way that it setfreqs everyone in a diferent frequency. this is what i came up to: if (c->check("joinball")) int i = 100; { sendPrivate(p, "*setfreq " + String(i)); sendPrivate(p, "Good luck playing. SCORE THOSE GOALS!"); i++; } The only thing it sais now is: Bot> *setfreq 100 Bot> Good luck playing. SCORE THOSE GOALS! Its coused becouse of the fact int i = 0; gets repeated every time someone usees !joinball. Puting "int i = 100;" before "if (c->check("joinball"))" somehow also doesnt work . Does anyone know a solution? For more scrypting details: MSN: peeps_are_!@#$%^&*@hotmail.com INGAME: Witchie NL (Probebly in SSCC Desert Storm.)
  3. well i can program a lil C++ (getting better purge, and i am alot better since i asked you for that plugin ) but on my next school i get programming as 1 of my classes (dont know if its C.. or Java but im sure C.. is part of it. (5 months to go). You probebly cant use me anyway but if you do need me contact me (always in SSCC Desert Storm).
  4. wooohoooo nice 1 guy i forgot to delete the p, after sendPublic( tested it and it works YES would bring me alot further! and the else isnt needed just if is enough.
  5. oke ill try to do that thanks alot im still noobie with programming bots... can i PM any of you guys ingame if i need you? ohh and D1st0rt nice arena in TW (?go battleship) best sub i ever seen
  6. nope doesnt work gives errors with compiling...
  7. can anyone program this for a MERVbot (command.cpp): let a bot say in public: *prize 7, when you tell the bot: !buywarpall Thanks alot -Witchie NL
  8. I got a sugestion which will be useble in ASSS server: create a game which allows CTF/turf or flag/CTF trough eachother would make game far more interesting and way more options to make a gameplay. would need a second graphic for flags which shows clear which flag is a CTF and which is an turf flag or somthing like that.
  9. i was learning programming a plugin for MERVbot and i found out how to let a bot say somthing back (ezz) but now i wanted to make a buyplugin with numerical parameters. scrypt: if (c->check("test")) { // reads in test #, default to 1 if invalid number input int temp = 1; if (isNumeric(c->final)) temp = atoi(c->final); but i dont get how i can let a bot say something back this way.... I am programming with Microsoft Visual C++ 6.0 (as said on: http://wiki.minegoboom.com/index.php/MERVB...t_.28plugin.29) Can anyone edit this plugin so it sais "*prize #17" if i typ "!buy super" plz also explain what to edit so i can change rest of the commands on my plugin (i know still noob!@#$%^&*, i dont care, got to start somewhere )
  10. what if someone creates continuum online like runescape that you can go online and fil in pw and username and go play i think for someone with knowledge it ist realy hard to create just put it on a website and (if he needs) i can help with somthing.... would be a great idea for people who have school (and have !@#$%^&* to rules) play and !@#$%^&* becouse most systems are secured for instalting and connecting to billing server... bye and good luck with what ever ur doing... Witchie NL
  11. welll..... i actualy followd evry step excacly as it said but my zone indeed apeared in zone list but after that step the story is getting quite unclear i tried to follow it but it still does not work when i trie to login to my zone it still sais "if the zone is online it apears to be yellow or green in your zone list" thats why im asking another tuturial. greets, Witchie NL
  12. Yes it actualy was and u know what was the embaracing thing my total usage over all my acounts is over 5000 hours... omg and i still didnt know lolololol but it is actualy realy simple yes..
  13. Thank you but u have an tuturial for me or somsort of website where you can see how to rune and sucsesfully get your zone online (i dont have an ASSS sone so not a site from that) (hmmm there i say somthing what if i try an ASSS zone....)
  14. Hmm.... destroyable bricks? good idea. EDIT: as for the 2 different energies suggestion -Hull & shields & ammo. <{POST_SNAPBACK}> what if you make reeaaaalllly special weapons that destroy bricks but only 1 ship can do that and the bombs are realy rare also an inprovement can me more things like burst repel and thors and such things like atomic bombs: lets the screen flitter (you can set in .lvz file but if you have bomb its more fun.) warp bomb: warps the 1 u hit back to safety heat seeking bullet: goes for ... amount of time after an guy with afterburnes on or rocket on
  15. And another question (u probebly get eritated by all those questions) but when i open subill.exe and subgame2.exe it sais "biling server conected" and all thos bla bla bla but what does i mean when subgame2.exe sais after conecting: Re-read settings: 0ms Re-read settings: 0ms Re-read settings: 0ms Re-read settings: 0ms etc. etc. ?????? thanks again for your help bla blabla greetings, Witchie NL
  16. I did typ *SysopPW behind my pw in continuum but if i enter it says "bla bla lba it apearst to bee red, yellow or gereen in your zone list" (Probebly you know like 1-2-3 what it is but i dont know) on the site i gave to you earlyer where i get info from it doesent say what program's you must have running like: SCOREMAN.exe and how to use it, and it also doesent say hwo u must create a .lvz file it does say u must create 1 but not how i tried to open 1 from files in zone list map but it sais unable to open -level-.lvz for example. now im asking do you know a better site for me or do you have an instruction/tuturial for me so i can get helped further. already thank you verry mutch for your help guys maybe see you later in my zone 1 time (if i ever get it online) ..... greets, Witchie NL
×
×
  • Create New...