View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000398 | FSSCP | gameplay | public | 2005-05-01 20:04 | 2005-05-11 08:19 |
| Reporter | karajorma | Assigned To | Goober5000 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | open | ||
| Summary | 0000398: Can't modify a string variable to equal a string variable in game | ||||
| Description | If you set up an event like this -modify-variable --String1(value 1) --String2(value 2) It won't work in the game. When used the value of String1 is set to an integer. Here's the string variable declarations from the mission file $Variables: ( 0 "ArgToVar" "null" "string" 1 "CheckingSomething" "Null" "string" 2 "CopyThisVar" "SomeValue" "string" 3 "EquivTest1" "Equal" "string" 4 "EquivTest2" "Equal" "string" 5 "OverwriteThisVar" "Null" "string" ) The number at the start which appears to be the index value used for the variable is what is being written in rather than the actual value of the variable. | ||||
| Additional Information | This effect can be seen in the provided mission by pressing V | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-05-01 20:04 | karajorma | New Issue | |
| 2005-05-01 20:04 | karajorma | File Added: string.fs2 | |
| 2005-05-02 22:22 | phreak | Note Added: 0002315 | |
| 2005-05-02 22:22 | phreak | Assigned To | => Goober5000 |
| 2005-05-02 22:22 | phreak | Status | new => assigned |
| 2005-05-11 08:19 | Goober5000 | Note Added: 0002345 | |
| 2005-05-11 08:19 | Goober5000 | Status | assigned => resolved |