PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
I have a few questions.

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help (095)
Display posts from previous:   

Author Message
Poi



Joined: 14 Apr 2006
Posts: 203

PostPosted: Sun Apr 16, 2006 11:36 am    Post subject: I have a few questions. Reply with quote

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?

Author Message
tekproxy
Distro Developer


Joined: 06 Apr 2006
Posts: 350
Location: Nederland, Texas

PostPosted: Sun Apr 16, 2006 2:24 pm    Post subject: Reply with quote

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")

Author Message
DevGIB



Joined: 06 Feb 2006
Posts: 93

PostPosted: Mon Apr 17, 2006 2:46 am    Post subject: Reply with quote

as for account players should have a command called .password whihc will allow them to change passwords

Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help (095) All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty