Home
Outpost 1
Outpost 2
Chat
Forum
Wiki
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Outpost Universe Forums
»
Projects & Development
»
Outpost 2 Programming & Development
»
Question
Print
Pages: [
1
]
Go Down
Author
Topic: Question (Read 4082 times)
Sirbomber
Hero Member
Posts: 3238
Question
«
on:
May 31, 2004, 03:01:08 PM »
Is it possible to change the player colors in Single Player?
Logged
"As usual, colonist opinion is split between those who think the plague is a good idea, and those who are dying from it." - Outpost Evening Star
Outpost 2 Coding 101 Tutorials
Cynex
Newbie
Posts: 31
Question
«
Reply #1 on:
May 31, 2004, 03:21:17 PM »
Sure is it possible.
DLLs set the player color by calling SetColorNumber(int ColorNumber).
You have to find the call in one of the dlls and change the appropriate bytes everytime you want to have a different color.
Logged
Print
Pages: [
1
]
Go Up
Outpost Universe Forums
»
Projects & Development
»
Outpost 2 Programming & Development
»
Question