Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Group in Spells?
Author Message
admin phoenix
Master
**

Posts: 354
Likes Given: 1
Likes Received: 23 in 13 posts
Joined: Mar 2012
Reputation: 3



Post: #1
Group in Spells?
what means this in the wiki for the spell section?

GROUP RW Gets or sets the spell's group flags.

Never heard of it and don´t know which flags are mean for this one.

It looks fine if we can define our own flags Smile

gr

phoenix
05-08-2012 09:50 PM
Find all posts by this user Like Post Quote this message in a reply
Crusader
Master
**

Posts: 254
Likes Given: 7
Likes Received: 19 in 12 posts
Joined: Apr 2012
Reputation: 6

Erehwon New Hera

Post: #2
RE: Group in Spells?
maybe it means the circle?

or maybe is a variable for other purposes...for istance u might use custom groups like
"harm spells"
"heal spells"
"buff spells"
"debuff spells"

or
"divination"
"conjuration"
"Abjuration"
etc..

so u can easly recognize a spell when cast.
(This post was last modified: 05-08-2012 10:44 PM by Crusader.)
05-08-2012 10:28 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #3
RE: Group in Spells?
There is even on skill and regions , in the last case , it's related to Axis .
05-08-2012 11:06 PM
Find all posts by this user Like Post Quote this message in a reply
admin phoenix
Master
**

Posts: 354
Likes Given: 1
Likes Received: 23 in 13 posts
Joined: Mar 2012
Reputation: 3



Post: #4
RE: Group in Spells?
fine, you can declar your own defnames like
def_circle_fire 01
and put them on the group
group=def_circle_fire

and ask via script

PHP Code:
if ((<serv.spell.<argn1>.group>&def_circle_fire)
smsg You can´t cast the spell because you don´t have the circle.
return 
1
endif 

Very Nice Smile
05-09-2012 03:54 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #5
RE: Group in Spells?
super cool Shock
05-09-2012 04:39 PM
Find all posts by this user Like Post Quote this message in a reply
Crusader
Master
**

Posts: 254
Likes Given: 7
Likes Received: 19 in 12 posts
Joined: Apr 2012
Reputation: 6

Erehwon New Hera

Post: #6
RE: Group in Spells?
told ya ^^
05-09-2012 05:50 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)