
01-10-2006, 04:40 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
NPCServer updated
The npcserver has been updated:
- showtext() and showtext2(), showani() and showani2() work now
- you can directly write to player.ani and npc.ani, also you can access player.aniparams and npc.aniparams; when you set the ani then aniparams is replaced too
- fixed a problem of order of operations: 2*3^2 is now 18 (2*9) instead of 36 (6^2) |
|
|