Help Help i keep making new actors/bots/weapons ect but never can find the file after i saved.
when i look in the folder with the mods from actor class folder menu can never find my stuff.
(Trying to make a new weapon)
I do export the files but it will not load them.
are you making this in Ued? ued has a bug where sometimes you can not save. try closing the actor browser and open it again, and then try saving again.
You know for sure your stuff is saved when you see a progress bar.
also dont forget to selected your package.
If you export your codes , It will be saved in a map called 'yourmodname' . and it is located under the unrealtournament map.
indeed you can not open these files from ued.
-open CMD
-type : cd c:\unrealtournament\system
-delete yourmod.u from the system folder (dont forget to backup)
-go back to cmd,and type: ucc make
your mod will be compiled.
if everything is good and there are no errros. UT should create a new compiled ''yourmod.u'' in the system folder
I dont know. but I use Context. works fine and has much advantages over scripting in ued.
the only disadvantage is that you cant quickly test your stuff in ut. you to compile it first
About to be non-active My very last UT map project: CTF-FacePalm (tropical CTF-Face remake) Why do I leave?click here What I want to do next: Joining an UDK team (uncertain however) and improve 3D modelling and texture editing skills
Thanks to those who visibly supported me until/at the end!
My reactivated account on indiedb.com.
(I hope this is not construed as "advertising". If it is, my apologies Shade and please delete the post)
I have a small, lightly used coding forum. There is a thread located at: http://www.utsurvival.com/DevForum/show ... ing-school
that has a nice (free, no registration) download in the first post that will set you up with tools and a nudge in how to use them. Please drop by and grab the download, it will be worth your trouble.