View Single Post
  #10  
Old 11-18-2005, 01:36 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
This needs to be updated / explained more:

- Showimgs will disappear if the npc displaying them is not on the screen

That is normal behaviour...

- Scripts (or just bombs) can be transferred to other levels

It's a clientside warping problem that will probably not be resolved (the server is warping the player before he is noticing it and is still sending bombs). Using npc-bombs would solve that.

- Attempting to stream a playlist file causes Graal to freeze

No problem for me

- When using keydown2 to check if CTRL+key combination is pressed, it only works if you hold the letter key down before you hold CTRL down.

Should the script be noticed of such key-press? Because it is normally a built-in functionality which shouldn't be modified ?

- When reading PMs:
If multiple \s (like \\\) are in a message, it is converted to \ in history
If \ is in a multi-word message, it is converted to " in history

Fixed that some versions ago and explained it

- (!) Holding a button and switching to another application causes Graal to keep triggering that key (like firing a weapon)

Doesn't work for me