Thread: Farming Script
View Single Post
  #1  
Old 11-06-2001, 11:13 PM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
Post Farming Script

Hi, im making a farming script.
Its for faheria, i need help with it.
Yes i do.
.
SPAM.


ok heres the water can script:

NPC Code:


//NPC Made by GÄ$†£Ÿ
if (playertouchsme) {

toweapons Water Can;
canpower=1;
}
if (weaponfired) {freezeplayer 1.7;
setani watercanspread,watercan2.gif;
triggeraction playerx+1.5+vecx(playerdir)*2,
playery+2+vecy(playerdir)*2,farming,#v(canpower);

}

__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote