Author Topic: Player Types  (Read 5339 times)

0 Members and 1 Guest are viewing this topic.

Offline CervezaTopic starter

  • Hacksimus Maximus
  • Scripthack
  • *
  • Posts: 5857
  • Activity:
    0%
  • Reputation Power: 80
  • Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!
  • Gender: Male
  • So... Hows that Hopey-Changey thing working out?
  • Respect: +403
  • Referrals: 11
    • View Profile
Player Types
« on: June 30, 2009, 03:53:15 AM »
0
{'HS',0,'Human Female'}, {'IS',0,'Human Male'},
{'MAB',0,'Wraith'},      {'SAB',0,'Horrific Beast'},
{'LAB',0,'Lich'},        {'QAB',0,'Vampire'},
{'WF',0,'Grizzly'},      {'VF',0,'Polar Bear'},
{'RD',0,'Gorilla'},      {'BG',0,'Black Bear'},
{'PG',0,'Wolf'},         {'YF',0,'Panther'},
{'AG',0,'Chicken'},      {'HG',0,'Dog'},
{'VE',0,'Slime'},        {'ND',0,'Orc'},
{'FE',0,'Lizardman'},    {'UC',0,'Gargoyle'},
{'XC',0,'Ogre'},         {'PE',0,'Troll'},
{'QD',0,'Ettin'},        {'FD',0,'Daemon'},
{'WG',0,'Rat'},          {'NF',0,'Rabbit'},
{'RF',0,'Cat'},          {'BB',0,'Bullfrog'},
{'JD',0,'Giant Serpent'},{'EG',0,'Llama'},
{'KG',0,'Ostard'},       {'EH',0,'Bake-Kitsune'},
{'SH',0,'Kirin'},        {'SC',0,'Unicorn'},
{'XU',0,'Male Elf'},     {'AV',0,'Female Elf'}}
XXXXXXXXXX________________________________________] 20%
I've forgotten more about this game then most people will ever know.
Thank you for controlling your children. Their manners reflect your love for them.
Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard.

Offline Endless Night

  • Global Moderator
  • *
  • *
  • Posts: 5467
  • Activity:
    0%
  • Reputation Power: 62
  • Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!
  • Respect: +393
  • Referrals: 1
    • View Profile
Re: Player Types
« Reply #1 on: July 13, 2009, 06:51:36 AM »
0
What does the 0 represent ?
Outlaw Josey Wales - "Manwink, A Long Gone Scripty, and Endless are always teasing us with their private sections lol. What there realy saying is scripters rule and users drool."
Briza - "Your a living breathing vortex of usefulness."

Offline CervezaTopic starter

  • Hacksimus Maximus
  • Scripthack
  • *
  • Posts: 5857
  • Activity:
    0%
  • Reputation Power: 80
  • Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!
  • Gender: Male
  • So... Hows that Hopey-Changey thing working out?
  • Respect: +403
  • Referrals: 11
    • View Profile
Re: Player Types
« Reply #2 on: July 13, 2009, 07:17:02 AM »
0
Donno, just copy/pasted from someplace and left it as is... Rep?
XXXXXXXXXX________________________________________] 20%
I've forgotten more about this game then most people will ever know.
Thank you for controlling your children. Their manners reflect your love for them.
Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard.

Offline Theosibo

  • Jr. Member
  • **
  • Posts: 36
  • Activity:
    0%
  • Reputation Power: 0
  • Theosibo has no influence.
  • Gender: Male
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Player Types
« Reply #3 on: July 13, 2009, 07:18:35 AM »
0
Possibly some sort of txt delimiting formatting?  all you need for the coding is the code in the first set of ' ', amirite?


Offline Endless Night

  • Global Moderator
  • *
  • *
  • Posts: 5467
  • Activity:
    0%
  • Reputation Power: 62
  • Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!
  • Respect: +393
  • Referrals: 1
    • View Profile
Re: Player Types
« Reply #4 on: July 13, 2009, 07:29:54 AM »
0
Its probably rep .. as otherwise thiers no real way to tell a player wolf as oppossed to a game wolf.
Outlaw Josey Wales - "Manwink, A Long Gone Scripty, and Endless are always teasing us with their private sections lol. What there realy saying is scripters rule and users drool."
Briza - "Your a living breathing vortex of usefulness."

Offline Gaderian

  • Elite
  • *
  • *
  • Posts: 486
  • Activity:
    0%
  • Reputation Power: 10
  • Gaderian barely matters.Gaderian barely matters.
  • Respect: +50
  • Referrals: 3
    • View Profile
Re: Player Types
« Reply #5 on: January 27, 2020, 08:40:49 PM »
0
My apologies for the post resurrection, but this adds Gargoyle and ghost types
Code: easyuo
  1. ;                Male   Female
  2. ; Human           IS    HS
  3. ; Human Ghost     KS    JS
  4. ; Elf             XU    AV
  5. ; Elf Ghost       ZU    KV
  6. ; Gargoyle        OCB   NCB
  7. ; Gargoyle Ghost  IDB   HDB
"Go ahead ask me: 'Should I use hard waits or timers?'"
You say:"Should I"
Gaderian:"Timers!"
You Say:"use hard waits or timers?"

The serious side of timer use is illustrated here: http://www.scriptuo.com/index.php?topic=12094.msg101926#msg101926

However, every time I go back and look at this [AutoLooter] script, I realize I had wrote it in my zen state of EUO scripting - so it makes my brain hurt.

Offline Endless Night

  • Global Moderator
  • *
  • *
  • Posts: 5467
  • Activity:
    0%
  • Reputation Power: 62
  • Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!Endless Night is awe-inspiring!
  • Respect: +393
  • Referrals: 1
    • View Profile
Re: Player Types
« Reply #6 on: January 28, 2020, 01:00:48 PM »
0
There are many many more forms than these...  secrets secrets secrets :) 

But above are the basics.
Outlaw Josey Wales - "Manwink, A Long Gone Scripty, and Endless are always teasing us with their private sections lol. What there realy saying is scripters rule and users drool."
Briza - "Your a living breathing vortex of usefulness."

Offline Gaderian

  • Elite
  • *
  • *
  • Posts: 486
  • Activity:
    0%
  • Reputation Power: 10
  • Gaderian barely matters.Gaderian barely matters.
  • Respect: +50
  • Referrals: 3
    • View Profile
Re: Player Types
« Reply #7 on: January 28, 2020, 01:03:28 PM »
0
My goal was to identify the gargoyle and ghosts. I never could find those specified online.
"Go ahead ask me: 'Should I use hard waits or timers?'"
You say:"Should I"
Gaderian:"Timers!"
You Say:"use hard waits or timers?"

The serious side of timer use is illustrated here: http://www.scriptuo.com/index.php?topic=12094.msg101926#msg101926

However, every time I go back and look at this [AutoLooter] script, I realize I had wrote it in my zen state of EUO scripting - so it makes my brain hurt.

Tags: