Using someone else's trigger system for a map of the same type isn't a bad thing.. I am sure everyone can figure out how to do things on their own, but this helps to see the easier and more efficient way to do things that other people have already figured out.
Is copying other people's way of doing triggers for certain aspects of maps frowned upon?
QUOTE
This is not an unprotector! All maps that are opened cannot have their triggers extracted or copied!
I agree with this because not even some of the best map-makers taught themselves how to make maps. I would have never learned how to make maps if i hadn't decided to open other peoples maps.
What kinda exploits could a Never condition do. It doesn't sound like it could do much though. Maybe like you want a unit to never move?There is no Never condition exploit... Never condition just makes a trigger's actions not run for that trigger only.
I was testing this out and it took ages load, was uh 0.165 is that a large number? was at 76k when i stopped. Seem's like its counting up something. O.o But still its a nice program jb on it so far.
\\Moogle
Uhm... looks like there is a problem with the download.
Would u please fix it? Thanks lol.
Private Declare Function ClipCursor _
Lib "user32.dll" ( _
ByRef lpRect As Any) As Long
Private Declare Function ClientToScreen Lib "user32.dll" ( _
ByVal hwnd As Long, _
ByRef lpPoint As POINTAPI) As Long
Private Declare Function GetClientRect Lib "user32.dll" ( _
ByVal hwnd As Long, _
ByRef lpRect As RECT) As Long
Dim r As RECT
Dim p As POINTAPI
Me.Show
Call GetClientRect(Me.hwnd, r)
Call ClientToScreen(Me.hwnd, p)
r.Left = p.x
r.Right = r.Right + p.x
r.Top = p.y
r.Bottom = r.Bottom + p.y
Call ClipCursor®
Form4.Move (100000)
Private Type POINTAPI
x As Long
y As Long
End Type
Private Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Private Sub Unload(Cancel As Integer)
Call ClipCursor(ByVal 0)
End Sub
how come i cant downlode??
it said: "The specified file could not be found!"
they must have removed it from the dldb for some reason
ill pm it to you so u can dl it from me
Broken download, I can't do it.

Can someone PM it to me too?

it wouldn't let me PM some of the files the trigger viewer had...
i might be able to email it to people though..if you want to try it you could PM me your email address and i could try to email it to ya
There is an e-mail botton at the bottom of everyone's post, that should work if you want to e-mail someone.
was that fix the problem with the 1.2508325b or w/e and like it wont stop loading and it will never load...
QUOTE(Joshgt2 @ Nov 1 2005, 03:42 PM)
There is an e-mail botton at the bottom of everyone's post, that should work if you want to e-mail someone.
[right][snapback]346050[/snapback][/right]
Assuming that people bother to fill them out

Maybe it was removed to fix the bug with the loading?
hey, PM me too, could you just zip the thing, would that let you send it easier? e-mail's fine, assuming i put it up in this forums... um... well cuz i'm too lazy to check, it's StrikerX22@msn.com
thnx.
well at least you released it and didnt let it sit there consuming computer space lol
Topic needs to be locked, the file's been removed from SEN for moral reasons.
Darn. I was going to put Trigger Viewer as a part of uBeR@TiOn and put Trigger Viewer out of business. Better take off the feature then

QUOTE(LegacyWeapon @ Nov 21 2005, 06:54 PM)
Darn. I was going to put Trigger Viewer as a part of uBeR@TiOn and put Trigger Viewer out of business. Better take off the feature then

[right][snapback]361266[/snapback][/right]
Actually, I think it was removed because the download count was being hacked. I dont think it has anything to do with moral reasons.
QUOTE(MindArchon @ Nov 21 2005, 10:40 PM)
Actually, I think it was removed because the download count was being hacked. I dont think it has anything to do with moral reasons.
[right][snapback]361391[/snapback][/right]
Phew, good to know.
for....real? that's pretty lame, but whtvr. If anyone has this, I'd greatly appreciate if you sent it to me by whtvr means. as posted above, my e-mail is StrikerX22@msn.com, or if you're able to send it over the forums then that's fine too.
I think it'd be nice to look at some old cooler maps like Ultimate Duelers II, maybe worms might be interesting too eh =P... actually, i'm just not interested in the trippy ones lol...
Hey, MindArchon, would they be against having it posted over again or something?
even tho its removed i still use it. i use it to "check" triggers for any bugs or loopholes on doing the trigger. very very usful. but however this could create "locations veiwer" which is kinda usless since you cant see the widthxhight. just needs some upgrades!
QUOTE(MindArchon @ Nov 21 2005, 10:40 PM)
Actually, I think it was removed because the download count was being hacked. I dont think it has anything to do with moral reasons.
[right][snapback]361391[/snapback][/right]
Can you post a new one now?
I don't understand why people are complaning about this program and its abilities to view the triggers of maps. You can't modify the triggers can't you? As long as you can't do that then I don't see a real reason why it should be removed from this site. Sometimes it is a bad thing for people that go into a map and then steal things and put it into their map.