Search found 2 matches

by Mouse
Fri Jan 15, 2010 11:04 am
Forum: Scripting Help
Topic: buy window packet
Replies: 3
Views: 3275

Re: buy window packet

With both return 1 return 0 as the end, the same thing happens.

With the code I posted, it changes the values of the items more settings, but I can not change the description.
by Mouse
Fri Jan 15, 2010 9:42 am
Forum: Scripting Help
Topic: buy window packet
Replies: 3
Views: 3275

buy window packet

Hello!

I'm trying to modify the package sendbuywindow, prentem modify the values of prices and description of the name.

using the code below does not get any success yet, it seems that the package remains unchanged.

use uo;
use os;
use storage;
use polsys;


const OFFSET_CMD := 0;
const OFFSET ...