View Full Version : New to Unreal Script and need to know it quick
s_zvosec
18th Oct 2000, 07:31 PM
OK heres my problem. I need to learn Unreal script and quick. I am working on a project in my A+ Computer Repair class. We have to make a game or modify a current game to review what we are learning in A+. So me and my group decided to make a mod for UT. Heres what we wanted to do, when you killed someone the game would pause, then a box with a question in it would pop up. It would be a multiple choice question, if you got the answer right you would get the frag, but if you got it wrong no frag for you. there would be about thirty questions. So if anybody can help me it would be great.
irongull
18th Oct 2000, 08:27 PM
Epic's uscript reference is at
http://unreal.epicgames.com/UnrealScript.htm
and there are some other things you might find useful at the main site,
http://unreal.epicgames.com
The best way to learn uscript, and the only way I found to figure things out, is to read Epic's code. Load up UEd, export all classes from the actor browser, and go rifling through the directories created. Look at classes that have something in common with what you want to do. Like the various menu classes. For mod making, most of the interesting stuff is in /UnrealTournament/Botpack/Classes, and in /UnrealTournament/Enginge/Classes directory. Good luck!
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.