View Single Post
  #20  
Unread 13th August, 2013, 03:39 PM
The_Cowboy's Avatar
The_Cowboy The_Cowboy is offline
Unstoppable
 
Join Date: Jan 2009
Location: India
Posts: 190
Default

Quote:
ScriptLog: InitGame: ?game=Botpack.DeathMatchPlus?mutator=UTPureRC7G.UT PureSA,SmartDMScoreBoard104
This line is causing the problem. You must remove SmartDMScoreBoard104 from mutator line. Rest is ok.
__________________
My GitHub repositories

Quote:
Originally Posted by Wormbo
You learn UnrealScript mainly by reading other people's code. Removing code without an important reason (download size reduction and lack of helpfulness are not important in that sense) is extremely antisocial IMHO. Sure, without the source code the package is smaller, but let's be honest - text compresses well, so the difference isn't really noticeable for redirected downloads.
Quote:
Originally Posted by Feralidragon
Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything
Reply With Quote