OpenSim Mantis Tracker
| Anonymous | Login | Signup for a new account | 2010-09-02 07:52 PDT |
| Main | My View | View Issues | Change Log | Roadmap | Summary | Docs | My Account |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003029 | [opensim] [REGION] Scripting Engine | major | always | 2009-01-21 14:23 | 2010-02-14 21:05 | ||||
| Reporter | mohax | View Status | public | ||||||
| Assigned To | melanie | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | |||||||
| 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); } } |
||||||||
| 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 |