Home » Renegade Discussions » Mod Forum » Script Request
() 1 Vote
Re: Script Request [message #330600 is a reply to message #330103] |
Wed, 14 May 2008 21:57 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma:
|
General (4 Stars) |
|
|
well it seems likees evrtyhing fine but i cant get my
clouds
war blitz
lightning
wind
as for the lightning and war blitz or how ever you say iti did the command the way
EA-DamageEverything posted above with that info i made the chat hook
heres what i got
class LightningChatCommand : public ChatCommandClass {
void Triggered(int ID,const TokenClass &Text,int ChatType) {
Set_Lightning(0.80f,0.00f,1.00f,239.0f,0.80f,3.5f);
}
};
ChatCommandRegistrant<LightningChatCommand> LightningChatCommandReg("!Lightning",CHATTYPE_ALL,0,GAMEMODE_ALL);
class warChatCommand : public ChatCommandClass {
void Triggered(int ID,const TokenClass &Text,int ChatType) {
Set_War_Blitz(0.80f,0.00f,1.00f,239.0f,0.80f,3.5f);
}
};
ChatCommandRegistrant<warChatCommand> warChatCommandReg("!war",CHATTYPE_ALL,0,GAMEMODE_ALL);
another problem is how cna i get the sky to change color? iv seen it on kamuix serv...they done it blue and green and red....i tryed to ask them but no one answers i think they used
commands->Set_Screen_Fade_Color
if not can someone tell me what they used?
with that i tryed to make this but no luck ether
class greenfogChatCommand : public ChatCommandClass {
void Triggered(int ID,const TokenClass &Text,int ChatType) {
commands->Set_Screen_Fade_Color(Get_Float_Parameter("green"),0.0f);
}
};
ChatCommandRegistrant<greenfogChatCommand> greenfogChatCommandReg("!greenfog",CHATTYPE_ALL,0,GAMEMODE_ALL);
but im mostly sure im complelty wrong
pleas ehelp and thank you
|
|
|
|
|
Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 11 May 2008 12:27
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 11 May 2008 16:06
|
|
|
Re: Script Request
By: reborn on Mon, 12 May 2008 02:36
|
|
|
Re: Script Request
By: reborn on Tue, 13 May 2008 01:39
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: cAmpa on Mon, 12 May 2008 00:32
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: ExEric3 on Mon, 12 May 2008 22:01
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Wed, 14 May 2008 02:48
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: jonwil on Wed, 14 May 2008 20:37
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Thu, 15 May 2008 03:02
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: jnz on Fri, 16 May 2008 01:55
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 02:48
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 03:00
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 03:12
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 03:29
|
|
|
Re: Script Request
|
Goto Forum:
Current Time: Mon Jan 27 07:15:22 MST 2025
Total time taken to generate the page: 0.01157 seconds
|