System Quick OOC (For Dummies)

tooltiperror

Super Moderator
Reaction score
231
Here's how to do a Quick OOC.

I wrote it as a system because the actual system is here, but you may want to actually do something different, or change the Prefix, which is included in here.


  • How to Install
    Installation is easy! Simply download the attatched map file, or just copy the trigger functions at the bottom of this post and add it to your map. If you don't know, you can just copy the whole folder over. If you have an advanced editor the Variables will be made for you, if not, you will have to make a String-Array with 12 slots to replace the Array in here.

  • How to Change the Prefix
    Trigger:
    • Player - Player 1 (Red) types a chat message containing . as A substring

    You will see this in the event's tab of the OOC Trigger. Simply change . in all of the events to whatever you want to change the Prefix. to


OOC Trigger
Trigger:
  • OOC
    • Events
      • Player - Player 1 (Red) types a chat message containing . as A substring
      • Player - Player 2 (Blue) types a chat message containing . as A substring
      • Player - Player 3 (Teal) types a chat message containing . as A substring
      • Player - Player 4 (Purple) types a chat message containing . as A substring
      • Player - Player 5 (Yellow) types a chat message containing . as A substring
      • Player - Player 6 (Orange) types a chat message containing . as A substring
      • Player - Player 7 (Green) types a chat message containing . as A substring
      • Player - Player 8 (Pink) types a chat message containing . as A substring
      • Player - Player 9 (Gray) types a chat message containing . as A substring
      • Player - Player 10 (Light Blue) types a chat message containing . as A substring
      • Player - Player 11 (Dark Green) types a chat message containing . as A substring
      • Player - Player 12 (Brown) types a chat message containing . as A substring
    • Conditions
    • Actions
      • Game - Display to (All players) the text: (ColorArray[(Player number of (Triggering player))] + ((Name of (Triggering player)) + (|R + ((|CFFDAA520 + OOC) + (|R + (Entered chat string))))))



Array
Trigger:
  • Array
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Set ColorArray[1] = |CFFFF0000
      • Set ColorArray[2] = |C001CE6B9
      • Set ColorArray[3] = |c001ce6b9
      • Set ColorArray[4] = |c00540081
      • Set ColorArray[5] = |c00fffc01
      • Set ColorArray[6] = |c00ff8000
      • Set ColorArray[7] = |c0020c000
      • Set ColorArray[8] = |c00e55bb0
      • Set ColorArray[9] = |c00959697
      • Set ColorArray[10] = |c007ebff1
      • Set ColorArray[11] = |c00106246
      • Set ColorArray[12] = |cff552200
 

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
What is OOC?

I also see that you've used OOC in your display trigger, but you didn't define it in either trigger. What does this actually display?

This is also more of a snippet than a system. All it does is display some text in some colors every time a person talks and has a period in their message.

I'm going to graveyard this, as it isn't well explained (what does OOC stand for?), it doesn't show everything it does, and I don't think it operates the exact way you had in mind (displays it every time there's a period in the sentence? What about people who don't talk with a period, or aren't using the period in any specific way?)
 

tooltiperror

Super Moderator
Reaction score
231
What is OOC?

I also see that you've used OOC in your display trigger, but you didn't define it in either trigger. What does this actually display?

This is also more of a snippet than a system. All it does is display some text in some colors every time a person talks and has a period in their message.

I'm going to graveyard this, as it isn't well explained (what does OOC stand for?), it doesn't show everything it does, and I don't think it operates the exact way you had in mind (displays it every time there's a period in the sentence? What about people who don't talk with a period, or aren't using the period in any specific way?)

This is for Role Playing, Role Playing in certain games requires a buttload of commands, so people need to talk in observers to stop flooding. But, then the issue of communication arises, so talking with the . is the method to do this.

OOC = Out of Character, and those looking for this would know it.
 

Sevion

The DIY Ninja
Reaction score
413
"those looking for this would know it"

Riiiiiiiiiiiiiiight. That makes TONS of sense.
 

tooltiperror

Super Moderator
Reaction score
231
"those looking for this would know it"

Riiiiiiiiiiiiiiight. That makes TONS of sense.

Pretty simply, those looking for an OOC system would know what OOC is.
 

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
OOC = Out of Character, and those looking for this would know it.

OOC could also mean Out Of Context. Just because your 'system' is designed for people who would already know what it means, doesn't mean that people are browsing our resources should be clueless when they see your resource.

This is for Role Playing, Role Playing in certain games requires a buttload of commands, so people need to talk in observers to stop flooding. But, then the issue of communication arises, so talking with the . is the method to do this.

Mention this in your first post, and you'll improve it. Also, your system doesn't only work when people say something with a "." before it. It happens anytime when they use a period. Add a condition which requires the "." to be the first character in the entered string.

Your system also does not address hiding chat messages in any way, nor does it link to some existing system which does. From my experience, flooding chat messages usually cover up the displayed messages, and you can either move the display area (in JASS), or hide chat messages.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top