Home Downloads Forums Arcade Games Your Account
Main Menu   
 
HomeHome  
    Home
Members  
    Private Messages
    Profile
    Your Account
    Groups
Community  
    Forums
    Shout Box
    Search
    Surveys
Statistics  
    Statistics
Files & Links  
    Downloads
    Web Links
    Site Map
News  
    ForumNews
    Submit News Article
    ForumTopics
    Forums Archive
Other  
    Legal Notice
    Donations
    FAQ
    Feedback
    Recommend Us
Link to us   
 
«evolved Systems][Clan»

Forum Navigation
 Â«evolved Systems][Clan» Forum IndexForum Index   SearchSearch   UsergroupsUsergroups   ProfileEdit your profile      MembersMembers   Private MessagesLog in to check your private messages 
 Forum FAQKnowledge Base   ArcadeArcade   RanksRanks   StaffStaff   StatisticsStatistics   AcronymsAcronyms   Board RulesBoard Rules   Forum FAQForum FAQ   Login / LogoutLog in 


Search for at
«evolved Systems][Clan» Advanced Search



 
Recent Topics   Next 8 >>  
 Forum   Author   Replies   Last Post 
eS will close its doors Global News LombudXa 3 Wed Dec 10, 2008 4:49 pm
miszt View latest post
eS][Resources Pack 1.0 available Global News LombudXa 3 Fri Feb 01, 2008 6:17 am
spork View latest post
My new computer Hardware & Software FMC 8 Thu May 29, 2008 6:46 am
LombudXa View latest post
this site is hot Chitchat spork 1 Wed Feb 20, 2008 8:46 am
LombudXa View latest post
My new PC I've ordered Hardware & Software LombudXa 6 Wed Dec 19, 2007 2:20 pm
Fusix View latest post
Is it worth to buy an Ageia PhysX card for UT3? Hardware & Software FMC 1 Thu Nov 22, 2007 1:43 am
LombudXa View latest post
UT3BETA DEMO!!!!!? General UT3 Forum ScorpioProX 11 Sun Nov 18, 2007 8:49 pm
NUCLEAR-TNT View latest post
Unreal Tournament 3 General UT3 Forum LombudXa 40 Sun Nov 18, 2007 7:53 pm
FMC View latest post



Making maps Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic   printer-friendly view    Â«evolved Systems][Clan» Forum Index -> «eS][Unreal Engine Developments»
View previous topic :: View next topic  


Author Message
FMC
Senior Member
Senior Member



Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Mon Aug 01, 2005 2:21 pm Post subject: Reply with quote

I'm going to make a DM map and I'd like to test some ideas. One thing I need is a couple of movers (about 4 or 6) that don't work if a player or bot stands on one it, they should start moving together when one trigger was shot. I don't know how to do this and UnrealWiki is down Sad

Maybe someone (Ini or Hazel Wink ) can tell me how to this, or edit the sample I attached to this post. There are 2 movers which should work if the trigger in the head of the skeleton was shot.

Signature
Please login to see this image.
Get registered or Log in


Please login to see this link
Get registered or Log in
Back to top
View user's profile Send private message MSN Messenger

Author Message
INIQUITOUS
Ex. «eS][Clan Member»
Ex. «eS][Clan Member»



Joined: May 12, 2005
Posts: 401
Location: Barcelona


Status: Offline
PostPosted: Mon Aug 01, 2005 2:48 pm Post subject: Reply with quote

hey FMC. the problem your having is very simple to fix. Go into the Movver Properties and open up the "Object" tab. and change the "Initial State" to "Trigger Open Timed" Wink

Please login to see this link
Get registered or Log in

i noticed when u shoot the skull u made it so a little message appears in the bottom corner of the screen in white. wel if you want this or any other message to appear in blue in the centre of the screen like when u complete an objective for example, use a Message Trigger and hav it Triggered by a Trigger Smile . Places to use theses in a deathmatch might be good for when say someone picks up a redeemer! or if some one goes through an imortant teleporter like on my Isis map. (but alas i forgot about them back then). could add a new spice and a twist to a deathmatch map i think---more interactive. Wink
Back to top
View user's profile Send private message

Author Message
LombudXa
«eS][Clan Leader»
«eS][Clan Leader»



Joined: Jul 07, 2004
Posts: 2583
Location: omnipresent


Status: Offline
Clan: «eS][Clan»
Nick: «eS][LombudXa»
PostPosted: Mon Aug 01, 2005 3:57 pm Post subject: Reply with quote

The Enemy Is Invading, OMG, Do Something!

Razz

Signature
Please login to see this image.
Get registered or Log in
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Author Message
FMC
 
  


Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Mon Aug 01, 2005 7:17 pm Post subject: Reply with quote

INIQUITOUS wrote:
hey FMC. the problem your having is very simple to fix. Go into the Movver Properties and open up the "Object" tab. and change the "Initial State" to "Trigger Open Timed" Wink


Thx Ini, that's what I need Very Happy

Signature
 
Back to top
View user's profile Send private message MSN Messenger

Author Message
FMC
 
  


Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Tue Sep 06, 2005 8:10 pm Post subject: Reply with quote

I know I should finishing Tarantula Razz but sometimes I test ideas for a funny map. Lom, maybe you can help out: I want to use a script that puts a special effect into the map and I can't put the script into the map file itself as I did it in Anuket.

So I would have a map package with 2 files: the *.ut2 and a *.u file. When you put it to the servers and ppl download the map, will the *.u file be downloaded automatically?

Signature
 
Back to top
View user's profile Send private message MSN Messenger

Author Message
INIQUITOUS
 
  


Joined: May 12, 2005
Posts: 401
Location: Barcelona


Status: Offline
PostPosted: Tue Sep 06, 2005 11:44 pm Post subject: Reply with quote

yes if its on redirect. but also u can embedd all .u files. the only file type u cant embed in the mylevel package is music files Smile it can be quite tricky embedding system files lik ei had to do with the cutsom spider mines in my ISIS map, if u need help dont hesitate to ask me and i wil look into it again as i cant remember right now, but im hapy to help as long as i can. also hazel knows quite alot, dont hesitate to PM her about any probs either Wink

but yeah it wil work m8, even if it means when people download ur map from say nalicity. they wil just hav to put the .u in the system folder , thats all. abit sloppy some think but theres nothing wrong with it, after all you have to put music files into the music folder. Smile

Signature
 
Back to top
View user's profile Send private message

Author Message
FMC
 
  


Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Wed Sep 07, 2005 7:31 am Post subject: Reply with quote

In Anuket I embedded the VSOveride actor (it's needed for the turrets) and I know how to do this. But now I try to add this
Please login to see this link
Get registered or Log in
and I get errors because it's not a new actor, it's a new type of volume.

Signature
 
Back to top
View user's profile Send private message MSN Messenger

Author Message
LombudXa
 
  


Joined: Jul 07, 2004
Posts: 2583
Location: omnipresent


Status: Offline
Clan: «eS][Clan»
Nick: «eS][LombudXa»
PostPosted: Wed Sep 07, 2005 8:18 am Post subject: Reply with quote

Yeah, all files will be downloadable except ogg files as EPIC does not support that (due to possible copyright abuse) if you include scripts, mutators whatever.

Signature
 
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Author Message
INIQUITOUS
 
  


Joined: May 12, 2005
Posts: 401
Location: Barcelona


Status: Offline
PostPosted: Wed Sep 07, 2005 1:32 pm Post subject: Reply with quote

i know volumes can be saved in the mylevel aswel, JB-Grudge-v2 has loads. you have to edit the script to an extension of "volume" , look at the other scripts of blocking volume and "mywatervolume" in JB-Grudge-v2. then you can save it in th emylevel and it should work fine. im pretty sure the class has to be extended from something for it to save, but cant say for sure. good luck m8.

Signature
 
Back to top
View user's profile Send private message

Author Message
FMC
 
  


Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Fri Oct 14, 2005 12:56 pm Post subject: Reply with quote

I don't want to open a new thread for the following post because I don't know if this project can be finished. Most maps have only one theme like egyptian style, tech style, junk style.... so I thought it would be nice to make a map with different themes. This still unnamed project is about 50% finished and has 3 themes yet.
No I'm not sure about the map's performance. ATM I use about 50 self made textures in it, when the map is finished it will be about 70 self made textures. Now my question: is this amount of textures to large? If so, I won't work longer on this project and split the finished parts to different maps.
Now you may wonder what the hell he's talking about Laughing so I give you some screenshots:

Signature
 
Back to top
View user's profile Send private message MSN Messenger

Author Message
FMC
 
  


Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Fri Oct 14, 2005 1:02 pm Post subject: Reply with quote

Here some more scrennshots, I cannot post more than 3 attachments in one post.

Signature
 
Back to top
View user's profile Send private message MSN Messenger

Author Message
INIQUITOUS
 
  


Joined: May 12, 2005
Posts: 401
Location: Barcelona


Status: Offline
PostPosted: Fri Oct 14, 2005 3:47 pm Post subject: Reply with quote

looks very very good and very very cool. i dont know why the textures would be a problem...unless it made the filesize to like 50mb or 100mb! lol dont forget to compress them, im sure you have tho.. how big is the map now?

Signature
 
Back to top
View user's profile Send private message

Author Message
FMC
 
  


Joined: Oct 07, 2004
Posts: 612
Location: Germany


Status: Offline
Clan: «eS][Clan»
Nick: «eS][FMC»
PostPosted: Fri Oct 14, 2005 6:36 pm Post subject: Reply with quote

ATM the map has a filesize of 8 MByte, the textures I used in it have an uncompressed size of about 5 MByte.

Signature
 
Back to top
View user's profile Send private message MSN Messenger

Author Message
INIQUITOUS
 
  


Joined: May 12, 2005
Posts: 401
Location: Barcelona


Status: Offline
PostPosted: Fri Oct 14, 2005 7:26 pm Post subject: Reply with quote

lol thats tiny lol. whats the problem? just remember to put them in mylevel and compress them Wink

lol! im makig a jailbreak map. with a loadingscreen,panorama,screenshots.7 environment maps, custom skybox from hazel, custom textures....lol i thought u was gonna say its 100mb or something. Laughing

Signature
 
Back to top
View user's profile Send private message

Author Message
HazelH
Junior Member
Junior Member



Joined: Apr 30, 2005
Posts: 82



Status: Offline
PostPosted: Fri Oct 14, 2005 7:40 pm Post subject: Reply with quote

Sounds like there's nothing to worry about FMC Wink

The custom skybox pack I'm doing is 234 MB of .bmp files, after it's imported and compressed it's a 52 MB .utx file Confused No idea how many custom textures I used on my latest map but it ended up being about 25 MB (was probably the meshes and lighting tho)

Make sure you use the right compression, DXT1 is ok for most textures but here's the wiki article about compression formats in case you need it:
Please login to see this link
Get registered or Log in


Keep up the good work! I look forward to playing it Very Happy

Signature
Please login to see this link
Get registered or Log in
- Maps :: Tutorials :: Textures
Back to top
View user's profile Send private message

Display posts from previous:   
View previous topic :: View next topic  
Post new topic   Reply to topic   printer-friendly view    Â«evolved Systems][Clan» Forum Index -> «eS][Unreal Engine Developments» All times are UTC + 1 Hour [DST enabled]
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4