
02-21-2005, 09:34 PM
|
|
Evil
|
 |
Join Date: Dec 2004
Posts: 391
|
|
Known Issues with Graal 3.14
- The event "playerenters" isn't triggered clientside when an NPC is created.
This is a huge problem, many scripts rely upon playerenters to initialize values, etc. If the NPCs download fast then they will have it called, but if they take a while to download then it doesn't work since it's creating them after the client triggered playerenters on everything (I think.) This also happens with putnpc2 NPCs, and gani scripts.
- save[] isn't supported.
Although this is deprecated, it's very useful for easily storing on/off flags, etc. I'd at least like someone to say he left this out on purpose and will no longer support it.
- The right side of the screen doesn't redraw for GUI level things.
Screenshot included.
- showpoly isn't working correctly.
- The flag "playerreading" doesn't work.
- Shields often show up in the wrong position.
This may be because abnormally-sized shields aren't drawn the same as they used to be.
|
__________________
|
|
|
|