View Single Post
  #6  
Old 06-15-2006, 04:43 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
On Era I am using the params variable in order to use gani parameters, which works fine:
PHP Code:
showtext(temp.ix 11.6, (2) + temp.0.05"""bc"params[0]); 
PHP Code:
setplayerprop #P(11 + i),era_floattext.gani,#p(1); 
I am also using it in a testing script of mine:
PHP Code:
setani("era_skyldmpcharge"0101); 
PHP Code:
changeimgcolors(200params[0], params[1], params[2], (temp.10) - 0.1); 
__________________
Skyld
Reply With Quote