Need despered HELP ! PLEASE

Snaketk

Dedicated Member
Dedicated Member
Apr 20, 2010
34
0
32
Im trying for a few weeks now and no positive result :( . Im despered to finish this

Need a good code or plz share the file who contains the code for:

JadeLiquid (im still droping when i die)
DropScroll (doesn't work ... and no icon appears in top right of the screen)
ReviveScroll (Doesn't work)
HardenTorch (lose dura quickly)

PLZ POST THE RIGHT CODE OR BETTER ... SHARE THE FILE WHO CONTAINS THE CODE ...


I used 1000 codes and no one worked

I used this:

For JadeLiquid
[@StdModeFunc(45)]
#ACT

INSTANTPOWERUP LUCK 2 3600
INSTANTPOWERUP NODEATHDROP 1 3600
SENDMSG "No drop on death + Lk 2 for 1 h." 3
BREAK
CLOSE

For ReviveScroll

[@StdModeFunc(999)] #ACT
GMEXECUTE REALIVE self
break
( btw: if i die and use @alive "my name", i revive myself) if this can help

For DropScroll

[@StdModeFunc(44)]
#ACT

INSTANTPOWERUP DROPRATE 200 3600
SENDMSG "Your Drop Rate has been increased by 100% for 1 hour" 3
BREAK
CLOSE

PLEASE TRY TO HELP ME ... THOSE ARE THE ONLY THINGS THAT DONT WORK ON MY SERVER

TY ALL FOR HEPL
 

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,867
63
155
Norwich
For JadeLiquid

[@StdModeFunc(45)]
#ACT

TEMPPOWERUP LUCK 2 3600
TEMPPOWERUP NODEATHDROP 1 3600
SENDMSG "No drop on death + Lk 2 for 1 h." 3
BREAK
CLOSE

For ReviveScroll

I have give you the correct command for this, although I'm not sure if you can add luck & do deathdrops to mir2.
I'm pretty sure you can only add DC/SC/MC/HP/MP/A.SPEED with the commands.

E.G. TEMPPOWERUP MC 10 60

10= How much DC/SC/MC/HP/MP/A.SPEED you would like to add to the player
60​= How many minutes you would like to add the buffs to the player.

(Please bare in mind these are the 2.3 / mir2 commands, if you are using Heros or anything above then the commands may change)
 
Upvote 0

Snaketk

Dedicated Member
Dedicated Member
Apr 20, 2010
34
0
32
Think your code its not good :((

Qfunction script error @ TEMPPOWERUP NODEATHDROP 2 3600

---------- Post Merged on 31-05-2013 at 07:04 AM ---------- Previous Post was on 30-05-2013 at 04:54 PM ----------

Do u think i shoud look in the DataBase @ the items shape ? maybe thats wrong and thats why they do not work ?
wot are u saying?
 
Upvote 0