
SGWraith
Joined: Apr 15, 2006
[SG] Clan
|
Posted: Sep 18, 2007 10:01 AM
Msg. 36 of 44
Ganon, what does your friend need this for? If its for machinima I made one that would be suitable for that. If its for regular gameplay, mine still needs some work. My old wip thread is here: http://forum.halomaps.org/index.cfm%3Fpage=topic&topicID=11088Message 14 of 17 had the one that synced the best. I only posted the code for player zero but what the rest of it should look like is simple enough. Someone else requested that I start working on it again, so I'll let you knew if I come up with a better version. Anyone is of course welcome to take a crack at it though, I don't mind.
|
|
|

kirby_422
Joined: Jan 22, 2006
Apparently public enemy number 1?
|
Posted: Sep 18, 2007 02:36 PM
Msg. 37 of 44
Quote: --- Original message by: ILLEGALLcheatsMAN can i have a script that changes the bsp up to 4 bsps every 2 minutes? (script continuous changing (sleep <#>) (switch_bsp <bsp>) (sleep <#>) (switch_bsp <bsp>) (sleep <#>) (switch_bsp <bsp>) (sleep <#>) (switch_bsp <bsp>) ) cheats.. you realy didnt need me to tell you that lol 2 minutes would be 120x30, and im in school, im doing enough thinking, you guys calculate its 3600.. lol
|
|
|

Rhydgaled Publications
Joined: May 10, 2007
I have many questions (can't fit URL in though)
|
Posted: Sep 20, 2007 08:59 AM
Msg. 38 of 44
Is it possible to make the button you use to talk to pepole in the same vehicle as you do the things that pepole normally swap for the flashlight? like dropping HALO 3 equipment items.
|
|
|

kirby_422
Joined: Jan 22, 2006
Apparently public enemy number 1?
|
Posted: Sep 20, 2007 11:18 AM
Msg. 39 of 44
Quote: --- Original message by: Rhydgaled Publications Is it possible to make the button you use to talk to pepole in the same vehicle as you do the things that pepole normally swap for the flashlight? like dropping HALO 3 equipment items. no, because you cant turn flashlight on while in a vehicle, and only chat comand is sv_say, ect. although.. I might try to script up some chat thing.. (certain things cause speech :P wouldnt that be fun annoncing "ATTACK!!" at the click of a button, or "cover me, im going in")
|
|
|

SGWraith
Joined: Apr 15, 2006
[SG] Clan
|
Posted: Sep 20, 2007 11:18 AM
Msg. 40 of 44
That would be unadvisable since the chat-line would still pop-up and you would stop moving because you're in chat-mode. :/
|
|
|

Rhydgaled Publications
Joined: May 10, 2007
I have many questions (can't fit URL in though)
|
Posted: Sep 20, 2007 02:47 PM
Msg. 41 of 44
What I mean is I don't really want to reassign my flashlight so I was trying to think of making a less usefull button do somthing, which is to toggle between a walk and run animation. No idea if such a thing is possible though.
|
|
|

kirby_422
Joined: Jan 22, 2006
Apparently public enemy number 1?
|
Posted: Sep 20, 2007 02:56 PM
Msg. 42 of 44
Quote: --- Original message by: Rhydgaled Publications What I mean is I don't really want to reassign my flashlight so I was trying to think of making a less usefull button do somthing, which is to toggle between a walk and run animation. No idea if such a thing is possible though. things like zoom cant target people, it checks ALL players, so it has to be flashlight, or else its SP only. (or, you can make it controlled by how much shields you have left, or grenade count lol, cause that can be tracked) besides, teh double speed powerup was left out of the game for a reason, its buggy (and no scripts to mimic it) ill be testing the comunication script when I get home, I set it up that when flashlight on, wait half a sec, if the flashlight is then off, it makes sound 1 and sets a variable to tell it to stop, then if that stop variable isnt happening, it checks another half a second later, if its off, sound 2, repeat a few times lol. only isue I can think of without testing is the normal online stuff (people joining and leaving)
|
|
|

The Spartan
Joined: Feb 22, 2007
Aerial Dave
|
Posted: Sep 29, 2007 01:07 PM
Msg. 43 of 44
I know this is kinda bumping an old topic, but it is only 9 days old, so I figured that is ok, and I didn't want to make another topic. Anyway, this isn't an entire script, but how do you make it when you press action in a trigger volume it does something? I know how to do the "does something" part, but I just need to know the trigger. And what are the other commands for buttons like jump?
Edited by The Spartan on Sep 29, 2007 at 01:10 PM
|
|
|

SGWraith
Joined: Apr 15, 2006
[SG] Clan
|
Posted: Sep 29, 2007 02:35 PM
Msg. 44 of 44
Pressing action would be device related stuff.
|
|
|