NewsArchive
06-08-2012, 01:39 PM
Hey,
i must change the "Server Manifest File" by comiplervariable, but it
does not work.
#ifcompvar [TEST] = "ALLE" Then
#set compiler variable [SERVERMANIFESTFILE] ="updatetest.ini"
#end
#ifcompvar [TEST] = "EINS" Then
#set compiler variable [SERVERMANIFESTFILE] ="updateeins.ini"
#end
How can I do that?
Dirk Büchel
i must change the "Server Manifest File" by comiplervariable, but it
does not work.
#ifcompvar [TEST] = "ALLE" Then
#set compiler variable [SERVERMANIFESTFILE] ="updatetest.ini"
#end
#ifcompvar [TEST] = "EINS" Then
#set compiler variable [SERVERMANIFESTFILE] ="updateeins.ini"
#end
How can I do that?
Dirk Büchel