-
Posts
3307 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Events
Everything posted by D1st0rt
-
I don't think the audio team names is a good idea, it would just be too much of a hassle. Bom: you mean like a ?prize EMP and can you say ?go ferret
-
just like SSCX Star Warzone? but voicing a team name would be really hard
-
ah... so that's what you were talkin bout
-
NOTE: Bot's aren't badly coded. They are excellently coded. The whole problem is that they exceeded the capacities of the bot core they were running on.
-
rofl, the only times I'm not too tired to do heavy thinking is on the weekends and in between seasons
-
its funny if you're running a bot core with a wrong password, takes about 30 sec to lock you out
-
you could do ?getsettings, that might work
-
Staffing is well... interesting to say the least... That's why all staff members have undercover names
-
For the countdown thingy... could we get pic to make some kind of LVZ display that shows the countdown? I know Cyan has a merv plugin that can do that...
-
you guys do a lot of thinking
-
I didn't realize we had come up with so many. I spent like 20 minutes going through pages of log to get them all. It starts right where your sig is
-
Ok, I was lookin at my logs of the staff chat and I found the names we came up with for the warping methods. here we go. Hypershift Oscillator Chaos Gate spinning multicolored rings of DOOM HyperGate hyperjumper telefragged boomie nocker the this-*BAD WORD*-thinglagssomuchyoucantuseit-izer Translocator gyrozap the "j00 g0t h4x0r3d" the phone booth! Wheel of Fortune the Ask-staff-how-this-works-using-?cheater warper of life... and doom gyrating contraption thingy The ring..s the "para-objection ordnance propeller" ("hey! today I warped using the POOP!") the "insert futuristic word here machine" the "dont push the ?redbutton or else" the I-don't-know-what-it-is-but-when-I-push-this-button-it-works method of transport if-you-cant-figure-this-out-then-you-need-help-warper n00b STFU-erator Close Recall Action Propeller the "OMGWTFBBQ you died and stayed there you cheater" hyperspace rifts, with a cool graphcis behind em 500mblvzwarper (in response to ^) the "Hey dont blame us for crappy graphics" the turkey stuffer queebleflogger Craportation Badger badger badger warper waaaaaper the "two halves of coconuts" warper Sorry this warping method requires connections T3 and higher, you were disconnected digiporter the "Space Folder wannabe" Time Traveler Without The Time Travel Ability silly player, catapults are for kids the "warp now!! aw too late areawaper lagged out FOOL" the "death warper" its not our fault your command lagged on its way to the server the "HURRY UP AND PRESS !1 BEFORE SOMEONE TKs YOU!!" the " youre using catapults? ha! i guess spamming for a flagging freq didnt help you NOOB!" the " To warp pres ESC and type in QUASAR TRANSPORT!" the "get towed by a butler on a moped" method Discout warp method numero uno Quik-E-Warp the "Catgirl-o-tron 9000" Homestar Warper Strongwarp Once upon a time there was a little warper named SHHH! ID portals Localized Object Locator, or LOL the "thing" the "it" the Dr Brain isnt creative transporter Intergalactic House of Pancakes, and Warp Conduits 1stStriker modOfTheWeek(1stStrike) Formal Underlying Connector networK Futuristic Underlying Connector networK Unit Nikon warper Dr Brain> perfect. we can call the worst method of transport the nikon warper... flux energy rift relocation electric transporter "I warped with the FERRET $$" (Guess who!) The under aged 8 year old korean slave who will move you anywhere for 2 cents the slave laborer who comes out and pushes your ship places the "we ran out of good names so now we're coming up with crappy ones" the AutoMod resistor and transistor Startrek Ripoff make it do a flashbang when you use it And now, you're moment of Zen: D1st0rt> it can be powered by stealing prox from people Power_P> make it grant -10000 and say "you were fined money for using a crappy teleport system, change freqs now!" Dr Brain> warper bots have feelings too
-
nm, it works now, I reverted back to an earlier version
-
I have a plugin that I'm working on. It sent out chatter before, but now the only messages that the DLL sends out are the echos to the command prompt. Is this because of some misplaced }'s or is there something else that could have caused it to all of a sudden not talk anymore?
-
rofl! Could you enable the fast reply plz Doc?
-
well then you can unlink the other header and use /FORCE:Multiple but I would only do that AT ALL if you had trouble with things being static or not static in the end, its probably just better to fix it some other way, but this is quick
-
I'm just saying it might get really messy, so that you have to dig through all of the pointless spam threads to get to something useful
-
that happens if you set it to release. I've also experienced some issues with it, so I always compile on debug now
-
you may run into issues with it being (or not being) static. If that's the case, I would just copy that stuff into your spawn.h
-
I dunno, it just doesnt feel the same without all the different forums. If we get the same amount of participation back, this place is gonna be overloaded with posts.
-
uh lets see, if ContinuumOnly=0 !ship <1-8> will let you move MERVBot around (following somebody), and you'd have to rewrite the core if you want to type into the console if its even possible? Pressing any key kills the bot process.
-
In hyperspace a while ago, me and Nikon made a much smaller-scale version of a bot like that, Akai. It was a wheel of fortune thingy that had 26 letters and a space for each tile on the board, all in lvz. Then we had a bot that would take !convert and convert it to objsets. The fun part about your bot would be that just 4 pixels would require over 1000 (1024) lvz objects if you were using a 256-color palette. o.O Then you'd need an image reader to convert an image into the right data format, and then an algorithm to convert that into objsets. Animated gifs would be just plain INSANE