Jump to content
  • 0

@gstorage isn't working.


Hale

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   1
  • Joined:  02/23/20
  • Last Seen:  

Hello rAthena!

I don't know why but only accounts with group ID of 99 can use the @gstorage, other groups cannot especially for normal players. I already placed @gstorage at conf/groups.conf and still not working. Kindly please help me, Thanks!

 

groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		
		refresh: true
		alootid: true
		autoloot: true
		autoloottype: true
		request: true
		go: true
		warp: true
		mobinfo: true
		iteminfo: true
		whodrops: true
		time: true
		jailtime: true
		allskill: true
		commands: true
		storage: true
		hominfo: true
		homstats: true
		whereis: true
		who: true
		homlevel: true
		duel: true
		glvl: true
		gstorage: true
		changegm: true

}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		attendance: true
	}
},

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

1 hour ago, Hale said:

Hello rAthena!

I don't know why but only accounts with group ID of 99 can use the @gstorage, other groups cannot especially for normal players. I already placed @gstorage at conf/groups.conf and still not working. Kindly please help me, Thanks!

 


groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		
		refresh: true
		alootid: true
		autoloot: true
		autoloottype: true
		request: true
		go: true
		warp: true
		mobinfo: true
		iteminfo: true
		whodrops: true
		time: true
		jailtime: true
		allskill: true
		commands: true
		storage: true
		hominfo: true
		homstats: true
		whereis: true
		who: true
		homlevel: true
		duel: true
		glvl: true
		gstorage: true
		changegm: true

}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		attendance: true
	}
},

 

Have you tried guildstorage: true ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  398
  • Reputation:   246
  • Joined:  07/04/19
  • Last Seen:  

1 hour ago, Hale said:

Hello rAthena!

I don't know why but only accounts with group ID of 99 can use the @gstorage, other groups cannot especially for normal players. I already placed @gstorage at conf/groups.conf and still not working. Kindly please help me, Thanks!

 


groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		
		refresh: true
		alootid: true
		autoloot: true
		autoloottype: true
		request: true
		go: true
		warp: true
		mobinfo: true
		iteminfo: true
		whodrops: true
		time: true
		jailtime: true
		allskill: true
		commands: true
		storage: true
		hominfo: true
		homstats: true
		whereis: true
		who: true
		homlevel: true
		duel: true
		glvl: true
		gstorage: true
		changegm: true

}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		attendance: true
	}
},

 

Guildmaster need to allow in ALT + G guild storage of the member

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...