Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NOTOGETFLAG RW??
Author Message
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #1
NOTOGETFLAG RW??
Thats my question, i want to make a pet to get the owner's NOTO FLAGS when bought from a Animal trainer..

ON=@itemBuy
i made a timerf 1, f_something

Code:
[FUNCTION F_something]
REF1 = <SRC> // player buying the item
FORCHARS 5
IF (<ISMYPET>
  REF2 = <UID>
REF2.NOTOGETFLAG  /// /

got error Undefined keyword

how would it be??
Thank you very much.
09-08-2014 06:21 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,140
Likes Given: 217
Likes Received: 89 in 76 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #2
RE: NOTOGETFLAG RW??
I think you will have to create a memory or set the tag override on the pet.

Not sure but NOTOGETFLAG is read only.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
09-08-2014 07:21 AM
Find all posts by this user Like Post Quote this message in a reply
Feeh
Sphere Developer
*****

Posts: 156
Likes Given: 6
Likes Received: 40 in 29 posts
Joined: Sep 2012
Reputation: 4



Post: #3
RE: NOTOGETFLAG RW??
what about @NotoSend?

@NotoSend
IF <OWNER>
ARGN1 = <OWNER.NOTOGETFLAG <SRC>,0>
ENDIF

Feeh/Epila - Nightly releases / SphereWiki / Github Issues / Sphere's GitHub
09-08-2014 07:41 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Feeh's post
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #4
RE: NOTOGETFLAG RW??
gonna try the tag first, ty both Smile

didnt work .... got server crashed Confused
(This post was last modified: 09-08-2014 12:00 PM by kn4tseb.)
09-08-2014 08:47 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #5
RE: NOTOGETFLAG RW??
to make the pet inherit the same notoriety from the pet owner, just enable PetsInheritNotoriety on sphere.ini
09-08-2014 01:33 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #6
RE: NOTOGETFLAG RW??
PetsInheritNotoriety=03F
i have it enabled at 03F value, but doesnt seem to work Confused at least for me... they always get the NOTOGETFLAG at 3
gonna keep trying...


PD: coruja, i think i might have found a really minor "bug" and you might want to fix it??? or not.. LLAMA char doesnt have its default sound when shrinking, stabling, retreiving, mounting... no sound is made... llama seems to be the only creature with that really small issue on those functions... but i think no pet has its bark set on contextmenuselect... you might want to take a look?
i softcored it but i think it has been previewsly hardcoded and for some reason isnt working.. im using sept 3th rev...
that would be it.

THank you very much.
(This post was last modified: 09-08-2014 02:30 PM by kn4tseb.)
09-08-2014 02:23 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)