[skip all navigation]

New Trigger Actions!, TrigPlug.

Pages: 1 2 3 » 13 >
Creator: O)FaRTy1billion
Time: Apr 2 2008, 3:26 am

Post #1     O)FaRTy1billion Apr 2 2008, 3:26 am

[Avatar]
onlinecontact
Rank: Elite
Thought I should update the first post since it is no longer April Fools'. ;)

About:
I am working on a plugin that adds various trigger conditions and actions to StarCraft to further push the limits of StarCraft. This probably isn't anywhere near completion as it takes time to find proper addresses (hence the EUD Database ;) ), code the triggers, and then debug them. I also would like more ideas for conditions and actions.

Completed Conditions:
1. MemoryLocation - Compares the value of an address with an inputted number.
2. CompareMemoryLocations - Compares the values of two addresses.

Completed Actions:
1. SetMemoryLocation - Copies a value to a specified address.
2. CopyMemoryLocation - Copies the value of one address to another.
3. SetLocationTo - Sets location values (X1, Y1, X2, Y2, and/or flags). *Sets specified values to individual numbers.
4. SetLocationFromDeath - Sets location values based on a death counter. *Can only set specified values to one DC value.
5. DCMath - Performs a math operation on a DC value. *DC1 add,subtract,multiply,divide,set DC2. Stores value in DC1. I may add more, like Sin, Cos, Power, etc.
6. DisplayStat_TxtString - Displays a string from stat_txt.tbl. *Mainly for modding. I may make it read from a different tbl or a tbl unique to triggering.
7. PrintF - Displays a string with various variable values defined in the format.
8. SprintF - Writes data to an empty string with vaious variable values defined in the format.
9. SetGameSpeed - Sets the game speed & Multiplier.
10. SetSupplyValue - Sets supply value for the specified player(s). Sets Protoss/Terran/Zerg Available/Used/Max values.
11. SendUnitOrder - Sends a raw orders.dat ID to the specified unit(s).
12. SetUnitTargetToUnit - Sets unit target to a unit.
13. SetUnitTargetToLocation - Sets unit target to a location.
14. SetUnitTarget - Sets unit target to a set of raw coordinates.
15. SetUnitHP - Sets unit HP to a raw value.
16. SetUnitShields - Sets unit shields to a raw value.
17. SetPlayerVision - Sets vision for specified player(s). Allows for players 9-12.

Original Post:

+
Collapsable box

This post was edited 3 times, last edit by FaRTy1billion: Aug 17 2008, 4:19 am.

(user posted image)
This page has been viewed (user posted image) times!
Top

Post #2     BlueFalcon Apr 2 2008, 3:38 am

[Avatar]
offlinecontact
Rank: Member
I believe you. I totally believe you.
(user posted image)

Top

Post #3     MC˛Voyager7456 Apr 2 2008, 3:38 am

[Avatar]
offlinecontact
Rank: Regular
New patch betting pool is nooooooooowwwwww... open.

Top

Post #4     Mini Moose 2707 Apr 2 2008, 3:47 am

[Avatar]
offlinecontact
Rank: Administrator
It's almost April 2nd... you were better off waiting until next year and putting in some effort. This is just lame.

A Man said to the universe:
"Sir, I exist."
"However," replied the universe,
"The fact has not created in me
A sense of obligation."
- Stephen Crane
Top

Post #5     O)FaRTy1billion Apr 2 2008, 3:51 am

[Avatar]
onlinecontact
Rank: Elite
What? So?

(user posted image)
This page has been viewed (user posted image) times!
Top

Post #6     Oo.Snipe.oO Apr 2 2008, 3:52 am

[Avatar]
offlinecontact
Rank: Member
Well this is pretty cool but.. i don't think it is entirely necessary.I am sure someone could bring it to good use, just don't really get it..

Top

Post #7     O)FaRTy1billion Apr 2 2008, 3:57 am

[Avatar]
onlinecontact
Rank: Elite
I can also add more than what is listed. :P DC Math makes it a lot easier to do systems that require moving them around a lot. Tuxlar had some nice ideas, but I forgot most of them.

(user posted image)
This page has been viewed (user posted image) times!
Top

Post #8     MC˛poiuy_qwert Apr 2 2008, 4:03 am

[Avatar]
PyMS and ProTRG developer
offlinecontact
Rank: Regular
This opens up so many possibilities for modding! Damn I can't wait for this to be released!

Top

Post #9     Falkoner Apr 2 2008, 4:29 am

[Avatar]
offlinecontact
Rank: Veteran
APRIL FOOLS! :P

Top

Post #10     O)FaRTy1billion Apr 2 2008, 4:34 am

[Avatar]
onlinecontact
Rank: Elite
If anyone has any ideas, feel free to speak them. >.> After I get a sizeable amount of actions, I'm going to start on conditions.

(user posted image)
This page has been viewed (user posted image) times!
Top

Post #11     Echo Apr 2 2008, 4:47 am

[Avatar]
Welcome to the Silent Echo Network
offlinecontact
Rank: Veteran
I vouche this trigger. I just found out how to do it and tested it.
Attachments:
scx file
trigger.scx (47.77 kb)
62 hits.

(user posted image)
Top

Post #12     Fyrinite Apr 2 2008, 4:55 am

[Avatar]
offlinecontact
Rank: Member
Well, duh, new trigger actions and conditions through a plugin/injector aren't anything new. Heimdal and SI both experimented with it(I've seen how each of them tried to do it), and I'm sure other's have tried. Nobody got it standardized or anything though...

Top

Post #13     AntiSleep Apr 2 2008, 4:56 am

[Avatar]
offlinecontact
Rank: Member
Flag a unit for future reference
change upgrade level
put unit grid coordinates into dc
put unit energy into dc
make me a sandwich
put unit hp into dc
change game speed
display map checksum
detect visibility status(player/tile) put in switch or dc

Top

Post #14     Forsaken Archer Apr 2 2008, 4:57 am

[Avatar]
offlinecontact
Rank: Administrator
I only put this in news because I was under the impression it wasn't a joke.
:unsure:

Top

Post #15     DT_Battlekruser Apr 2 2008, 5:12 am

[Avatar]
offlinecontact
Rank: Elite
Quote from Mini Moose 2707
It's almost April 2nd... you were better off waiting until next year and putting in some effort. This is just lame.


Seconded.

"Three can keep a secret, if two are dead." -Benjamin Franklin

"Had, having, and in quest to have, extreme;
A bliss in proof, and proved, a very woe;
Before, a joy proposed; behind, a dream.
All this the world well knows; yet none knows well
To shun the heaven that leads men to this hell."
-William Shakespeare
Top

Post #16     Tuxedo-Templar Apr 2 2008, 5:17 am

[Avatar]
offlinecontact
Rank: Regular
Quote from DT_Battlekruser
Quote from Mini Moose 2707
It's almost April 2nd... you were better off waiting until next year and putting in some effort. This is just lame.


Seconded.

Zeroded.

The concept isn't a joke. That's the joke, of course.

Top

Post #17     Forsaken Archer Apr 2 2008, 1:28 pm

[Avatar]
offlinecontact
Rank: Administrator
So is this news or not? ;o

Top

Post #18     KilaByte Apr 2 2008, 1:37 pm

[Avatar]
offlinecontact
Rank: Member
Quote from isolatedpurity
So is this news or not? ;o

No

Top

Post #19     Fyrinite Apr 2 2008, 4:21 pm

[Avatar]
offlinecontact
Rank: Member
This is news. I'll vouch for Farty. It's done via a plugin, so it is a form of modding, since it won't work for people who don't have the plugin running.

Top

Post #20     FlyingHat Apr 2 2008, 4:53 pm

[Avatar]
offlinecontact
Rank: Regular
Bleh, it's real. It's news. And modders will love Farty for many weeks or months, depending on how fast Blizzard patches it.

Top

Pages: 1 2 3 » 13 >
Report topic

0 members in this topic (italic members are currently writing a reply): None
+ 0 guest(s)


[10:05 pm]
Raccoon -- b/c when people complain they say "OMG THAT IS SO CHEAP NERF IT!" and not "Based on my hypothetical simulations played out through my mind, I concede that it would be for the better of all to buff the underdog."
[10:03 pm]
Taylor Swift -- I think it would have been smarter to buff zerg rather than nerf reaper build times, but Blizzard likes balancing with nerfs rather than buffs. :P
[10:01 pm]
Symmetry -- should cost 86 minerals and take 2 days to build
[10:01 pm]
Symmetry -- I think scvs are op
[09:59 pm]
CecilSunkure -- Yeah, that's why it's being nerfed.
[09:58 pm]
Taylor Swift -- even if you don't, you don't deny how effective the build is against zerg?
[09:56 pm]
Taylor Swift -- terran almost always opens with 5 rax reaper, and the zerg can barely ever do anything about it in TvZ.
Please log in to shout.