Software:Registered Server
Version Number:.54.0
________________________________________________________________________
Location
ariya
________________________________________________________________________
Description:
event("osdselect", "OSDTITLE:BUTTON TAG")
if the specified OSDTITLE doesnt exist.. by way of misspelling, or removing it but not removing the osdselect, causes server freeze and illegal op closeout on server launch.
________________________________________________________________________
Steps to Replicate:
event OSDSelect causes parse illegal op
- morbydvisns
- Posts: 1889
- Joined: Sun Jan 30, 2005 12:51 am
mm, tried this now and it was fine for me.
Event( "osdselect", "blah:blah" )
{
..
}
Can't see any particular reason why the server parsing of the script would have a problem if the title wasn't valid - at least not on server bootup. Maybe it was something else in the script linked to it? Do you have (or could you get) an example script that causes the problem for me to debug please?
Event( "osdselect", "blah:blah" )
{
..
}
Can't see any particular reason why the server parsing of the script would have a problem if the title wasn't valid - at least not on server bootup. Maybe it was something else in the script linked to it? Do you have (or could you get) an example script that causes the problem for me to debug please?
- morbydvisns
- Posts: 1889
- Joined: Sun Jan 30, 2005 12:51 am
- morbydvisns
- Posts: 1889
- Joined: Sun Jan 30, 2005 12:51 am
- morbydvisns
- Posts: 1889
- Joined: Sun Jan 30, 2005 12:51 am