The PtokaX Portal
News: READ THE RULES
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 07, 2010, 10:51:58 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: help to FreshStuff3 5.0.1  (Read 586 times)
0 Members and 1 Guest are viewing this topic.
Duke
Junior Member
**

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
« on: February 19, 2010, 10:26:17 AM »

Sorry my bad English

have also integrates FreshStuff3 5.0.1 and run with PtokaX 0.4.1.2 but have trouble with it is one that can help me

Question 1
it's only operator superop master owner ther get the right click meny 
73 rightclick commands sent to you by FreshStuff3 5.0.1

reg vip and kvip not get the right click meny
0 right click commands sent to you by FreshStuff3 5.0.1

where I put it as reg vip and kvip for the right click meny ?

Question 2
it only releases ther are set to how do I Request set to ?


Logged
bastya_elvtars
Administrator
Forum God
*****

Karma: +172/-7
Offline Offline

Posts: 3 748


The rock n' roll doctor


View Profile WWW
« Reply #1 on: February 19, 2010, 05:34:48 PM »

You have kvip whch means there are custom (i. e. non-default) profiles. The help is here (or in freshstuff/docs/customprofile.txt in your scripts directory.)

Question 2: I don't understand it at all.
Logged

My work is quick, reliable and cheap. You can choose 2 of these options. Smiley
The LawMaker & FreshStuff Site
The LawMaker & FreshStuff Forum
The PtokaX Wiki
Duke
Junior Member
**

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
« Reply #2 on: February 20, 2010, 07:14:01 AM »

Thank you bastya_elvtars
Logged
Duke
Junior Member
**

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
« Reply #3 on: March 22, 2010, 09:09:20 AM »

I try again with Question 2  Smiley

I run with PtokaX 0.4.1.2 and FreshStuff3 5.0.1

releases works fine and is in the right click meny
but Requester and TopAdders is not in my right click meny
I've looked at Doks but can not see how I get them set to the right-click meny and have them work
as one to help me with it
Sincerely,
Duke
Logged
Annie
Double Ace
*

Karma: +13/-5
Offline Offline

Posts: 110



View Profile
« Reply #4 on: March 22, 2010, 01:32:17 PM »

Have a look in your freshstuff folder, then click on the config folder in there there is a lua file named main.lua you need to set the commands in there. Hope this helps for you Cheesy
Logged

Duke
Junior Member
**

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
« Reply #5 on: March 22, 2010, 02:11:09 PM »

I thank you for your help and I will try it
Logged
bastya_elvtars
Administrator
Forum God
*****

Karma: +172/-7
Offline Offline

Posts: 3 748


The rock n' roll doctor


View Profile WWW
« Reply #6 on: March 22, 2010, 07:45:10 PM »

It has something to do with user rights. Since you have a custom profile pool, I bet this problem can only be seen with certain profiles, i. e. only KVIP (or whatever it is) users do not get the menu.
Logged

My work is quick, reliable and cheap. You can choose 2 of these options. Smiley
The LawMaker & FreshStuff Site
The LawMaker & FreshStuff Forum
The PtokaX Wiki
Duke
Junior Member
**

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
« Reply #7 on: March 23, 2010, 09:15:30 AM »

It has something to do with user rights. Since you have a custom profile pool, I bet this problem can only be seen with certain profiles, i. e. only KVIP (or whatever it is) users do not get the menu.

there are no profiles to get the right click meny neither
Owner Operator Master fjaryl Kvip Vip Reg
Logged
Dreams
Double Ace
*

Karma: +1/-12
Offline Offline

Posts: 111



View Profile
« Reply #8 on: March 23, 2010, 11:44:09 AM »

Im gonna give you a hint.

In the PtokaxNew file you will have this --->

Code:
local tbl={[0]={ [-1] = 1, [0] = 5, [1] = 4, [2] = 3, [3] = 2, [4] = 2, [5] = 2, [6] = 2, [7] = 2, [8] = 2, [9] = 2 },[1]={[5]=7, [0]=6, [4]=5, [1]=4, [2]=3, [3]=2, [-1]=1},[2]={ [-1] = 1, [0] = 5, [1] = 4, [2] = 3, [3] = 2 ,[4] = 6, [5] = 7}}
userlevels=tbl[ProfilesUsed] or { [-1] = 1, [0] = 5, [1] = 4, [2] = 3, [3] = 2 }

at line 24

Local tbl.. that is the one you will have to change. My profiles looks like this in ptokax -->

Owner
OP
Dump
KVIP
VIP
50-100Mbit
10-50Mbit
5.0-10Mbit
1.0-5.0Mbit
0.1-1.0Mbit

And if the OP is second in line on your ptokax profiles this is the one to change -->
Code:
[1] = 5,
and if the third in line in your ptokax profiles, then this is the one to change -->
Code:
[2] = 4,

What it stands for :

Code:
[0] = Owner
[1] = OP
[2] = Dump
[3] = KVIP

And so on...

hope it helps you out.
« Last Edit: March 23, 2010, 11:55:19 AM by Dreams » Logged
Duke
Junior Member
**

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
« Reply #9 on: March 26, 2010, 11:15:38 AM »

Thanks Dreams Smiley
Logged
macb
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
« Reply #10 on: July 25, 2010, 08:12:57 PM »

Hi,
I downloaded freshstuff3 from a link i found on this forum.
I use ptokax 0.4.1.2
On starting the script I get the following errors in ptokax ->
"[23:35] Syntax C:\MyHub\scripts\freshstuff.lua:59: module 'pxlfs' not found:
   no field package.preload['pxlfs']
   no file 'C:/MyHub/scripts/freshstuff/components/pxlfs.lua'
   no file 'C:/MyHub/scripts/freshstuff/libnew/pxlfs.dll'
"

and following lines in my DC -
"[23:35:01] *** FreshStuff3 5.0.1 detected PtokaX 0.4.1.2 as host app.
[23:35:01] The categories file is corrupt or missing! Created a new one.
[23:35:01] If this is the first time you run this script, or newly installed it, please copy your old releases.dat (if any) to freshstuff/data and restart the script. Thank you!
[23:35:01] *** Loaded 0 releases in 0 seconds.
[23:35:01] *** FreshStuff3 5.0.1 kernel loaded.
"
Please tell me where can i get pxlfs.dll and pxlfs.lua files and what else to do to resolve these problems.
Thank you. Smiley
Logged
lUk3f1l3w4lK3R
Junior Member
**

Karma: +3/-0
Offline Offline

Posts: 22


View Profile
« Reply #11 on: July 26, 2010, 02:17:47 PM »

Downloadlink for PXLFS (PXLuaFileSystem)
http://www.czdc.org/PtokaX/Libs-0.4.0.0RC6/PXLuaFileSystem-1.2.1.7z

Create a folder named libs in the scripts folder and extract the archive into this folder.
Then the script should work.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
TinyPortal v0.9.8 © Bloc


Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 2.668 seconds with 38 queries.