|
Re: how do i do this [message #268375 is a reply to message #268372] |
Sat, 23 June 2007 07:26 |
Sn1per74*
Messages: 939 Registered: April 2006
Karma: 0
|
Colonel |
|
|
I don't think you can do that. I think you have to have at least one building and then put a trigger on that object so when that object dies the building will also.
Creator: AoBFrost
|
|
|
Re: how do i do this [message #268376 is a reply to message #268372] |
Sat, 23 June 2007 07:34 |
|
zunnie
Messages: 2959 Registered: September 2003 Location: Netherlands
Karma: 0
|
General (2 Stars) |
|
|
z_Console_Input_Killed_2 if you are using the latest scripts.dll
Can do an admin msg with it for input1 for ex:
amsg Congratulations you have won!
for input2:
win 1
or a gameover command...
note: do not enter comma's in the messages, will crash the script
then.. trying to do a msg like "msg congrats, you are the winner, good go." will crash because it breaks the script on the comma..
I didnt know that would happen at first because i used it for
basic and simple fds commands only..
[Updated on: Sat, 23 June 2007 07:36] Report message to a moderator
|
|
|
|