View Single Post
  #3  
Old 06-13-2001, 08:04 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
Re: Server Questions

Quote:
Originally posted by Butz
Hi, I'd like to know how to make the bushes drop rupees and items and things like that when playing it. Back in the old graal versions it was client-side so it automatically did it. Is there a special scripting command to make the bushes drop money and hearts again? Also, when I was testing off-line, the sparringzone flag did not put the sparring into effect for the level I was in. Is this also only taken into effect when the server reads it?
bushitems=false

You can define in the serveroptions.txt if bushes lay items. You can also define if baddies lay items.

for the sparringzone script to work, you don't treat it like a conventional flag. you simply make an npc and put a single word in it...

sparringzone

That's all the npc has to say.

[added] And the sparringzone script will work offline [/added]

__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote