Author Topic: dropping sandals  (Read 3000 times)

0 Members and 1 Guest are viewing this topic.

Offline ChopsTopic starter

  • Jr. Member
  • **
  • Posts: 75
  • Activity:
    0%
  • Reputation Power: 1
  • Chops has no influence.
  • Respect: +9
  • Referrals: 0
    • View Profile
dropping sandals
« on: November 28, 2013, 02:21:54 PM »
0
I am having a problem, dropping a pair of sandals from the backpack, it grabs the sandals but doesn't drop it.

Code: [Select]
  finditem NVI                    ;sandals
    if #findkind <> -1
    {
     wait 10
     exevent drag #findid #findstack
     wait 10
     set %gdropx #charposx
     set %gdropy #charposy
     wait 10
     exevent dropg %gdropx %gdropy

Offline Masscre

  • Gran Master Jester !!
  • Scripthack
  • *
  • Posts: 4615
  • Activity:
    0%
  • Reputation Power: 55
  • Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!
  • Gender: Male
  • Air Guitar Commander !!
  • Respect: +144
  • Referrals: 1
    • View Profile
Re: dropping sandals
« Reply #1 on: November 28, 2013, 04:12:27 PM »
0
I do not believe DropG has worked in along time.

Offline Tidus

  • Lazy
  • Administrator
  • *
  • *
  • Posts: 1291
  • Activity:
    0%
  • Reputation Power: 15
  • Tidus is working their way up.Tidus is working their way up.Tidus is working their way up.
  • Gender: Male
  • Mind Blown
  • Respect: +151
  • Referrals: 2
    • View Profile
    • Ultimate Apparel
Re: dropping sandals
« Reply #2 on: November 28, 2013, 05:21:59 PM »
0
I am having a problem, dropping a pair of sandals from the backpack, it grabs the sandals but doesn't drop it.

Code: [Select]
  finditem NVI                    ;sandals
    if #findkind <> -1
    {
     wait 10
     exevent drag #findid #findstack
     wait 10
     set %gdropx #charposx
     set %gdropy #charposy
     wait 10
     exevent dropg %gdropx %gdropy

see if giving it a Z axis allows it to drop on the ground. THat could be the problem.
For those who have fought for it, freedom has a taste the protected will never know ~ Anonymous, Vietnam, 1968

Offline TrailMyx

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13302
  • Activity:
    0.2%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: dropping sandals
« Reply #3 on: November 28, 2013, 10:45:25 PM »
0
I do not believe DropG has worked in along time.

OSI yes, but it works on RunUO.
Please read the ScriptUO site RULES
Come play RIFT with me!

Tags: