[Help] other permission

02/25/2013 23:07 abady100#1
Hello everyone here
I have a question about files 8.1
What is the other ear you can customize commands?
In version 7.4 was = 80, 70, 60

Thanks in advance
02/26/2013 00:59 ThunderNikk#2
Quote:
Originally Posted by abady100 View Post
Hello everyone here
I have a question about files 8.1
What is the other ear you can customize commands?
In version 7.4 was = 80, 70, 60

Thanks in advance
Same but you need to rewrite the dbo.AllowedComandsForPermission in Telcaster.

It comes blank by default. You need to repopulate it.
02/26/2013 12:09 abady100#3
Quote:
Originally Posted by thndr View Post
Same but you need to rewrite the dbo.AllowedComandsForPermission in Telcaster.

It comes blank by default. You need to repopulate it.
You experience it
02/26/2013 12:41 c1ph3r#4
Quote:
Originally Posted by abady100 View Post
You experience it
Someone who is hosting a pserver should be able to do these easy things on his own!
02/26/2013 14:27 abady100#5
Where to find custom permission number
02/26/2013 14:38 ThunderNikk#6
Put this in Telecaster dbo.AllowedCommandsForPermission table...

180add_npcgv
280block_chat 
380kick 
480svauto_user
580warp 
680recall_player 
780invisible 
880notice 
980rebirth 
1070block_chat 
1170kick 
1270svauto_user
1370warp 
1470recall_player 
1570invisible 
1670notice 
1770rebirth 
1860warp 
1960recall_player 
2060invisible 
2160rebirth 
2270set_auto_user 
2370set_auto_account 
2480set_auto_user 
2580set_auto_account 

Make custom ones if you want.
02/26/2013 14:50 abady100#7
True, but this version 7.4.
Now 80, 70, 60 not working in 8.1 and I want to know the new Permission number 8.1 except 100
02/26/2013 15:10 ThunderNikk#8
Your right after testing it goes deeper than the table being populated.

Maybe that's why the US version is having issues with it.
02/26/2013 16:22 abady100#9
Hmmm as possible

up
02/27/2013 17:29 haxti#10
02/27/2013 18:03 ThunderNikk#11
Does that not set all commands at a permission of 1?

Is that why it says use Tele62 from the 6.2 database?

So this would change GM permission from 100 to 1 and set no other permission levels?

The OP is looking for permission levels other than GM permission.
02/27/2013 21:53 haxti#12
Yes it does. Sorry haven't looked into it. He could easily change those values with notepad++ (Recording and repeating). Permissions other then 100 should work aslong as the smp is right i guess.
02/27/2013 23:10 ThunderNikk#13
That is the problem not sure if it is the SMP or something else but I already tested the 80 70 and 60 permissions and just having them in the table is not enough.

Something more is missing.
03/02/2013 12:04 Black.Berry#14
Quote:
Originally Posted by thndr View Post
Put this in Telecaster dbo.AllowedCommandsForPermission table...

180add_npcgv
280block_chat 
380kick 
480svauto_user
580warp 
680recall_player 
780invisible 
880notice 
980rebirth 
1070block_chat 
1170kick 
1270svauto_user
1370warp 
1470recall_player 
1570invisible 
1670notice 
1770rebirth 
1860warp 
1960recall_player 
2060invisible 
2160rebirth 
2270set_auto_user 
2370set_auto_account 
2480set_auto_user 
2580set_auto_account 

Make custom ones if you want.
and
for gm 100
for ga 70
for g9 80

Quote:
Originally Posted by thndr View Post
Put this in Telecaster dbo.AllowedCommandsForPermission table...

180add_npcgv
280block_chat 
380kick 
480svauto_user
580warp 
680recall_player 
780invisible 
880notice 
980rebirth 
1070block_chat 
1170kick 
1270svauto_user
1370warp 
1470recall_player 
1570invisible 
1670notice 
1770rebirth 
1860warp 
1960recall_player 
2060invisible 
2160rebirth 
2270set_auto_user 
2370set_auto_account 
2480set_auto_user 
2580set_auto_account 

Make custom ones if you want.
and
for gm 100
for ga 70
for g9 80