View Single Post
  #2  
Old 05-18-2004, 02:24 PM
EsCanavi EsCanavi is offline
No Longer Graalian.
EsCanavi's Avatar
Join Date: Oct 2003
Location: ..:: Lassomption/Quebec/Canada ]::...
Posts: 214
EsCanavi is on a distinguished road
Send a message via AIM to EsCanavi Send a message via MSN to EsCanavi
it cause you hide the img but you don't tell the script that you hided the img o.0'

NPC Code:


if (mousescreenx in |50,70| && mousescreeny in |0,30|) {
if(leftmousebutton){
set hided;





NPC Code:


if ( !hided ){
showasdf
}else show fdsa




i guess with that you could go trought
__________________
:: Free Gift... 40$ ::
:: WrsHosting ::
:: Need a webhost, contact me ( free ) 99.9% Online ::
Contact me: [email protected] (msn|mailbox)
Reply With Quote