Author Topic: Gen's GM Alert 2.0  (Read 18517 times)

0 Members and 1 Guest are viewing this topic.

Offline rolixx

  • Newbie
  • *
  • Posts: 7
  • Activity:
    0%
  • Reputation Power: 1
  • rolixx has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Gen's GM Alert 2.0
« Reply #15 on: May 16, 2015, 07:41:47 AM »
0

-It has player detection and will let you know who come onto your screen in the menu/voice. (optional)

Great script! But it doesn't detect players for me (uo forever server). But other features works - It detects my movement, trade & etc. Could you please help to solve detection of other players?
« Last Edit: May 17, 2015, 06:31:45 AM by rolixx »

Offline Ketchup

  • Full Member
  • ***
  • Posts: 138
  • Activity:
    0%
  • Reputation Power: 3
  • Ketchup has no influence.
  • Respect: +18
  • Referrals: 0
    • View Profile
Re: Gen's GM Alert 2.0
« Reply #16 on: May 19, 2015, 08:04:48 AM »
0
No longer detects GM's for me, if possible could you also add an alert for when your characters gets a message icon in the top left corner from staff?

Offline rolixx

  • Newbie
  • *
  • Posts: 7
  • Activity:
    0%
  • Reputation Power: 1
  • rolixx has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Gen's GM Alert 2.0
« Reply #17 on: May 19, 2015, 09:41:46 AM »
0
Pleeeease fix that great script!!  :o Its the only one script which could help. I'm working at computer all day long and its nice to have script which could help when GM or other player screwing your character.

Offline Crisis

  • Global Moderator
  • *
  • *
  • Posts: 2998
  • Activity:
    3.4%
  • Reputation Power: 41
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Respect: +205
  • Referrals: 2
    • View Profile
Re: Gen's GM Alert 2.0
« Reply #18 on: May 19, 2015, 01:22:51 PM »
0
Pleeeease fix that great script!!  :o Its the only one script which could help. I'm working at computer all day long and its nice to have script which could help when GM or other player screwing your character.

The header tells you that the script was written for OSI. Freeshards are quite different at times and you will most likely need to make changes. Try starting here:

Code: [Select]
menu get playerdetect
if ! #MENURES
  goto trade
if %contact_wait < #SCNT
  ignoreitem reset name
finditem HS_IS_NAB_OAB_QAB_PAB_MAB_RAB_SAB_LAB_XU_AV_OCB_NCB G_12
if #findkind <> -1
{
  if #FINDREP <> 7
  {
    gosub GetName #findid
    if #result
    {
      set %cname %Propname
      set %sound #false
      gosub alert %cname , #spc , has , #spc , arrived
      set %contact %cname
      menu set contact %contact
    }
  }
  ignoreitem #findid name
  set %contact_wait #SCNT + 30
}

Offline pr0n00b69

  • Restricted
  • *
  • Posts: 2
  • Activity:
    0%
  • Reputation Power: 1
  • pr0n00b69 has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: Gen's GM Alert 2.0
« Reply #19 on: November 29, 2015, 11:16:29 PM »
0
Some1 can post script again? i can't find the download botton i play on UoDreams so i hope it can work there or if some1 know a script that might work please let me know !

Post Merge: November 29, 2015, 11:38:39 PM
Pleeeease fix that great script!!  :o Its the only one script which could help. I'm working at computer all day long and its nice to have script which could help when GM or other player screwing your character.

The header tells you that the script was written for OSI. Freeshards are quite different at times and you will most likely need to make changes. Try starting here:

Code: [Select]
menu get playerdetect
if ! #MENURES
  goto trade
if %contact_wait < #SCNT
  ignoreitem reset name
finditem HS_IS_NAB_OAB_QAB_PAB_MAB_RAB_SAB_LAB_XU_AV_OCB_NCB G_12
if #findkind <> -1
{
  if #FINDREP <> 7
  {
    gosub GetName #findid
    if #result
    {
      set %cname %Propname
      set %sound #false
      gosub alert %cname , #spc , has , #spc , arrived
      set %contact %cname
      menu set contact %contact
    }
  }
  ignoreitem #findid name
  set %contact_wait #SCNT + 30
}

could you help me please? i can't send u a pm !
« Last Edit: November 29, 2015, 11:38:39 PM by pr0n00b69 »

Offline Crisis

  • Global Moderator
  • *
  • *
  • Posts: 2998
  • Activity:
    3.4%
  • Reputation Power: 41
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Respect: +205
  • Referrals: 2
    • View Profile
Re: Gen's GM Alert 2.0
« Reply #20 on: November 30, 2015, 02:23:02 AM »
0
I can help, you need to go back to the new introductions section, read the stickied examples and post an introduction. As long as you follow the good examples and make a good introduction, you will have access to almost all of the downloads.

New Introductions: http://www.scriptuo.com/index.php?board=20.0
Reason why we require a good introduction: http://www.scriptuo.com/index.php?topic=1683.0

Tags: