The Hounds of Zeus  

Go Back   The Hounds of Zeus > General > Game Customization
Xbox Leaderboard FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
Old 07-09-2001, 08:25 PM   #1
Cerberus
One bad mofo'n Hound
 
Cerberus's Avatar
 
Join Date: Mar 2001
Location: Your Mom's House
Age: 47
Posts: 1,319
Default Serious Script Request

I want a toggle that when i fire a weapon and hold the fire key (ie the elf) it fires, when I release it, it switches to a specified weapon (ie disk launcher)
Cerberus is offline   Reply With Quote
Old 07-10-2001, 12:33 PM   #2
DeLukas
Forum Regular
 
Join Date: May 2001
Location: Fort Collins, CO, USA
Age: 44
Posts: 323
Send a message via ICQ to DeLukas
Default

I miss read that. so let me edit. . .I will start looking into how weapon firing works and see if i can work out a timer.
__________________


Last edited by DeLukas; 07-10-2001 at 12:35 PM.
DeLukas is offline   Reply With Quote
Old 07-10-2001, 05:07 PM   #3
Cerberus
One bad mofo'n Hound
 
Cerberus's Avatar
 
Join Date: Mar 2001
Location: Your Mom's House
Age: 47
Posts: 1,319
Default hmmm

dont really want a timer, what I need it to make the press action fire the weapon and the release action change the weapon. should be a key bind thing
Cerberus is offline   Reply With Quote
Old 07-10-2001, 07:51 PM   #4
DeLukas
Forum Regular
 
Join Date: May 2001
Location: Fort Collins, CO, USA
Age: 44
Posts: 323
Send a message via ICQ to DeLukas
Angry

This is mousefire:

function mouseFire(%val)
{
$mvTriggerCount0 += $mvTriggerCount0 & 1 == %val ? 2 : 1;
}

That is what happens when you press the fire key. It can work basically as a toggle.

You can call mouse fire once turns it on shooting, call mouse fire again to turn it off. (That is how automissile works)

Problem is I do not know what creates continual fire because it is not called twice when you press the mouse button.

So I need to play with it for a little while so I can think about how it works. Till then I am just guessing at what I need.
__________________

DeLukas is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Membership Request itiman Completed/Inactive Applications 11 01-18-2002 10:34 PM
Here is a nice Team/Buddy script. Ghryphen Game Customization 0 09-24-2001 09:51 AM
Serious Request Aluscia Main Forum 7 09-04-2001 02:31 AM
Script Request : Post here DeLukas Game Customization 34 08-05-2001 11:26 AM
Script Request... Kusiami Game Customization 2 07-07-2001 08:45 PM


All times are GMT -8. The time now is 03:37 PM.




Since
April 6, 1999
The Hounds of Zeus Logo and all original content Copyright © 1999 - Gryphon, LLC All rights reserved.
vBulletin, Copyright ©2000 - 2024, Jelsoft
Have a nice day!