View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001237 | FSSCP | scripting | public | 2007-01-21 10:54 | 2007-01-22 04:38 |
| Reporter | Nukebomb Overkill | Assigned To | WMCoolmon | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.6.9 | ||||
| Summary | 0001237: cant multiply (scale) vectors | ||||
| Description | scripting html says i can multiply a vector with a number in order to scale it. div still works though, so ive been using it instead. last observed in C01142007b. thes two lines caused the error below testvec = ba.createVector(1,2,3) testvec = testvec * 4 | ||||
| Additional Information | LUA ERROR: [string "HUD"]:126: attempt to perform arithmetic on global 'testvec' (a userdata value) ------------------------------------------------------------------ ADE Debug: ------------------------------------------------------------------ Name: (null) Name of: (null) Function type: (null) Defined on: 0 Upvalues: 0 Source: (null) Short source: Current line: 0 ------------------------------------------------------------------ ------------------------------------------------------------------ LUA Stack: ------------------------------------------------------------------ ------------------------------------------------------------------ | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-01-21 10:54 | Nukebomb Overkill | New Issue | |
| 2007-01-21 10:54 | Nukebomb Overkill | Status | new => assigned |
| 2007-01-21 10:54 | Nukebomb Overkill | Assigned To | => WMCoolmon |
| 2007-01-22 04:38 | WMCoolmon | Status | assigned => resolved |
| 2007-01-22 04:38 | WMCoolmon | Resolution | open => fixed |
| 2007-01-22 04:38 | WMCoolmon | Note Added: 0007511 |