PenUltima Online

It is currently Sat Aug 30, 2008 6:58 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: I have a few questions.
PostPosted: Sun Apr 16, 2006 7:36 am 
Offline

Joined: Fri Apr 14, 2006 9:36 am
Posts: 240
Please dont tell me im an idiot/noob, i know.

1st: How do i change how dark it gets, because when i dont have .nsight on and its "night" time, its literally pitch black, i cannot see anything.


2nd: Is there a specific tile or someway to add a "Region" so that in a certain area, 1(with tiles) Players may place vendors on tiles/ 2(With region) Players may place vendors anywhere in that area


3rd: How do players change thier account passwords? Or is it possible?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 16, 2006 10:24 am 
Offline
Distro Developer
User avatar

Joined: Thu Apr 06, 2006 5:11 pm
Posts: 350
Location: Nederland, Texas
1. The day/night cycle is handled by daynight, I believe. In dayNight.src you'll find a function called transition that sets the light levels.

2. The logic that checks to see if a particular place is a valid spot for a player vendor is done in /scripts/items/vendorDeed.src. You could add your own custom tile and add some logic to vendorDeed.src so that it would be a valid location.

3. I don't believe it's possible using the current distro but it's not that hard to implement a change password script. You would just use something like this:
Code:
var account = who.acct;
account.setpassword("newpass")


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 16, 2006 10:46 pm 
Offline

Joined: Mon Feb 06, 2006 6:12 am
Posts: 93
as for account players should have a command called .password whihc will allow them to change passwords


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: Yahoo [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl