• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!
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…
Top