Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » k wtf commands half way work now??
Re: k wtf commands half way work now?? [message #468903 is a reply to message #468826] Sun, 10 June 2012 02:21 Go to previous messageGo to previous message
Distrbd21 is currently offline  Distrbd21
Messages: 743
Registered: September 2008
Karma:
Colonel

Well guess what this is the way my beta 4 script is set.
	if (wcsistr(Message,L"!irc") == Message) {
		Console_Input("msg The DSGaming IRC is located @ irc.dsgaming.us");
		return false;
	}
	if (wcsistr(Message,L"!ts") == Message) {
		Console_Input("msg The DSGaming TeamSpeak is located @ dsts.us:3369");
		return false;
	}
	if (wcsistr(Message,L"!website") == Message) {
		Console_Input("msg The DSGaming IRC is located @ dsgaming.us");
		return false;
	}


And this is the way it is set in beta 5.
			if (wcsistr(Message,L"!irc") == Message) 
			{
				Console_Input("msg The DSGaming IRC is located @ irc.dsgaming.us");
				return true;
			}
			if (wcsistr(Message,L"!ts") == Message) 
			{
				Console_Input("msg The DSGaming TeamSpeak is located @ dsts.us:3369");
				return true;
			}
			if (wcsistr(Message,L"!website") == Message)
			{
				Console_Input("msg The DSGaming IRC is located @ dsgaming.us");
				return true;
			}


Now in the beta 4 code it shows the chat.
In beta 5 it shows when it's true.


And further more, I'm not trying to say or act like I know what I'm talking about, and I'm guessing your just trying to be a fucking troll and a jackass.

All I said is that is weird that IT WORKED IN BETA 4 WITH RETURN FALSE...................

EDIT: Now kindly shove it up your ass!


Live Your Life Not Some one Else's.| Sharing Is Caring

http://dsgaming.us/distrbd21/Distrbd21%20siggy.png

Cookie Jar

Suicide

[Updated on: Sun, 10 June 2012 02:21]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: need some help with 3ds
Next Topic: memtracker message
Goto Forum:
  


Current Time: Wed Dec 18 15:12:54 MST 2024

Total time taken to generate the page: 0.01478 seconds