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
Yeah.. its me again, Inscription?

 
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: 217

PostPosted: Sun Apr 23, 2006 6:10 pm    Post subject: Yeah.. its me again, Inscription? Reply with quote

How come inscription does not work? I can click the skill, click some blank scrolls and it doesnt do anything after that

Author Message
Matrix



Joined: 03 Feb 2006
Posts: 32
Location: Canada, Quebec

PostPosted: Mon Apr 24, 2006 3:09 pm    Post subject: Reply with quote

This is not a forum about *How to play UO*

Author Message
Poi



Joined: 14 Apr 2006
Posts: 217

PostPosted: Tue Apr 25, 2006 5:37 pm    Post subject: Reply with quote

I know. Whats your point? I didnt ask how to play uo, i figured you know sence everything depends on pol on my shard, that maybe.. just MAYBE it had to do something with pol. But i guess im an idiot for thinking that right?

Author Message
Exar Kun



Joined: 19 Apr 2006
Posts: 42
Location: St. Peters, MO

PostPosted: Tue Apr 25, 2006 8:35 pm    Post subject: Reply with quote

Hey Poi...welcome to the lovely POL community. Take your coat off and bend on over.

Your question is a tough one. Are you using POL095? Did you get your server from someone else or is it distro?

You might try looking up the inscription.src (assuming you have one) and stick some Print statements in different places in the script. That will force the script to print things to your console so you can track what parts of the script are running and which aren't. It's a great troubleshooting tool.


use uo;
use os;

include "include\perversionofcoding";

program inscription ( character )

Print ( "Inscription runs.");

var scribe := ( character );

if ( !scribe )
Print ( "The script didn't get a character passed to it, UHOH!" );
return;
endif

etc, etc, etc.

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Tue Apr 25, 2006 8:41 pm    Post subject: Reply with quote

Poi, there aren't any guidelines to posting(On the old forum there was), but telling us your core version, distro or not, and possibly posting the script(inscription.src) would help us out a lot and be able to shoot a quick answer your way.

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