• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!
askin9
Reaction score
2

Profile posts Latest activity Postings Experience Resources About

  • Let me see.... Are you learning coding here?
    I make some research and seems you're learning GUI, just PM me to answer me.
    Gladiator
    Events
    Unit - A unit Sells a unit
    Conditions
    (Unit-type of (Sold unit)) Equal to Gladiator
    Actions
    Camera - Reset camera for (Owner of (Buying unit)) to standard game-view over 0.00 seconds
    Set Heroes[(Player number of (Owner of (Buying unit)))] = (Sold unit)
    Unit - Move (Sold unit) instantly to ((Owner of (Buying unit)) start location)
    Player Group - Add (Owner of (Sold unit)) to Active
    Selection - Select (Sold unit) for (Owner of (Buying unit))
    Special Effect - Create a special effect attached to the origin of (Sold unit) using Abilities\Spells\Other\Awaken\Awaken.mdl
    Special Effect - Destroy (Last created special effect)
    Camera - Pan camera for (Owner of (Buying unit)) to ((Owner of (Buying unit)) start location) over 0.00 seconds
    Game - Display to Players the text: (PlayerNames[(Player number of (Owner of (Buying unit)))] + ( has chosen + |c007ebff1Gladiator|r))
    Multiboard - Set the display style for (Last created multiboard) item in column 1, row Player_Position[(Player number of (Owner of (Buying unit)))] to Show text and Show icons
    Multiboard - Set the icon for (Last created multiboard) item in column 1, row Player_Position[(Player number of (Owner of (Buying unit)))] to ReplaceableTextures\CommandButtons\BTNFootman.blp
    Multiboard - Set the text for (Last created multiboard) item in column 3, row Player_Position[(Player number of (Owner of (Buying unit)))] to 1
    Multiboard - Set the color for (Last created multiboard) item in column 3, row Player_Position[(Player number of (Owner of (Buying unit)))] to (100.00%, 100.00%, 100.00%) with 0.00% transparency
    For each (Integer A) from 1 to 8, do (Actions)
    Loop - Actions
    Player - Make HeroesType[(Integer A)] Unavailable for training/construction by (Owner of (Buying unit))
    Unit - Change ownership of (Buying unit) to Neutral Passive and Change color
    not handsome actually it some kind a word that describe something shiny or cool futuristic, ermmm what common word for that, maybe Modern.
    The error message tells me that you're trying to run normal warcraft instead of kloader.

    If kloader works the first time, then I don't see why it won't work the second time.
    Lol, I don't know where your Warcraft folder is, so I can't say if that is true or not. Looks correct, though.

    You have to launch both instances of the game using kloader. If you use kloader, you can't also run normal warcraft, only kloader.
    It is a key with with data is saved. Kind of like a coordinate or array index.
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Back
Top