View Single Post
  #16  
Old 05-18-2008, 04:27 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by DustyPorViva View Post
Seems excessive for just some leaps. I'd say if you can't get it working clientside, perhaps think about creating your own leap gani and showing it with an index under 200.
That or just show a GANI with the putleaps in the script?

PHP Code:
SCRIPT
if ( created )
{
  
putleapsparams[0], params[1], params[2] );
}
SCRIPTEND 
If you don't use if ( created ) you will lose the params sent, for some reason. You could do the same thing with attrs as well though.
__________________
Reply With Quote