Script Fame points error

smoochy boys on tour

Josiko

LOMCN Veteran
Veteran
Loyal Member
Apr 4, 2010
428
8
44
Spain
I have a serious problem to upload my FamePoint I run my script but when trying to download it does not work this is what I have:

Up fame points:

mov d4 %p9
INC D4 1
SETFAME %D4

I test it for DEC fame points but dont work:

Mov d4 %p9
DEC D4 5
SETFAME %D4

the result is always -5, you tell me how down 5 points?

-------------------

Me gustaria saber el script para bajar 5 fame points, porque no me funciona.
Me lo deja a -5, siempre... :S


/Origins
 

LightningStar

LOMCN Veteran
Veteran
Loyal Member
May 28, 2007
408
7
65
Essex, UK
[@FameCashIn]
#IF
CHECKFAME
#ACT
MOV D4 %P9
DEC D4 1
SetFame %D4
HLSCRIPTCMD SETPOINT + 5
#SAY
You also surplus {FCOLOR/1}<$HLPOINT>{FCOLOR/12} Integral!\\
This you exchanged {FCOLOR/14}1{FCOLOR/12} FamePoint!\\

thats what i have and it works hope this helps
 
Upvote 0