View Single Post
  #30  
Old 11-07-2003, 07:54 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Talking wub teh stefan for 2.21

yay this new version has 3 GREAT features which help out in PWs and scripting a whole bunch:

Quote:
- when a tiles-image has been downloaded
all tiles using that image are redrawn,
so preventing messed up screens when
entering a room with new tiles
This can help PWs a bunch especialy Gileada with our wonderful overworld tileset
Quote:
- when weapon scripts do 'showani' then the
used ganis can do gani-scripting too
(e.g. for displaying nice effects on
status bar)
Very helpful for what was just listed above like it says and other use ful things
Quote:
- server-side scripts can do
'triggeraction 0,0,clientside,weapon,params'
to directly trigger the client-side part of
weapon of the player - catch it with
'if (actionclientside) actions;
This is what got me happy cause now we dont have to do anymore of that save[0] stuff and all that just to go back to client side
__________________
Do it with a DON!
Reply With Quote