OpenSim Mantis Tracker
| Anonymous | Login | Signup for a new account | 2010-02-09 04:47 PST |
| Main | My View | View Issues | Change Log | Roadmap | Summary | Docs | My Account |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0003029 | [opensim] [REGION] Scripting Engine | major | always | 2009-01-21 14:23 | 2009-07-19 06:54 | |||||||
| Reporter | mohax | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | Platform | ||||||||
| Status | new | OS | ||||||||||
| Projection | none | OS Version | ||||||||||
| ETA | none | Fixed in Version | Product Version | 0.6.0+svn | ||||||||
| Target Version | Product Build | |||||||||||
| Summary | 0003029: attach(key )attached) event unrecognized | |||||||||||
| Description |
The basic attach() event handler is still unrecognized although attachments seem to be working. // should at least say something like: // [14:19] Object: Running attach event test. Should say av key. // [14:20] Object: Attached: 7a41dd02-dac9-4d4a-a013-92ca1a65335b default { state_entry() { llSay(0, "Running attach event test. Should say av key."); } attach(key _attached) { llSay(0, "Attached: " + (string) _attached); } } |
|||||||||||
| Steps To Reproduce | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Git Revision | ||||||||||||
| SVN Revision | 0 | |||||||||||
| Run Mode | Grid (Multiple Regions per Sim) | |||||||||||
| Physics Engine | ODE | |||||||||||
| Environment | Mono / Windows | |||||||||||
| Mono Version | None | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
Relationships |
||||||
|
||||||
| Mantis 1.1.1[^] Copyright © 2000 - 2008 Mantis Group |