/* cj_order.j v 0.12 Orders Define Library Intended to optimize map script by replacing conversion of strings into order ids. This file is part of cJass standard library © 2009 Shadow Daemon \\ cjass.xgm.ru */ #guard cj_order define { // Standard orders order_smart = 851971 order_stop = 851972 order_setrally = 851980 order_getitem = 851981 order_attack = 851983 order_attackground = 851984 order_attackonce = 851985 order_move = 851986 order_AImove = 851988 order_patrol = 851990 order_holdposition = 851993 order_build = 851994 order_humanbuild = 851995 order_orcbuild = 851996 order_nightelfbuild = 851997 order_undeadbuild = 851998 order_resumebuild = 851999 order_dropitem = 852001 order_detectaoe = 852015 order_resumeharvesting = 852017 order_harvest = 852018 order_returnresources = 852020 order_autoharvestgold = 852021 order_autoharvestlumber = 852022 order_neutraldetectaoe = 852023 order_repair = 852024 order_repairon = 852025 order_repairoff = 852026 order_revive = 852039 order_selfdestruct = 852040 order_selfdestructon = 852041 order_selfdestructoff = 852042 order_board = 852043 order_forceboard = 852044 order_load = 852046 order_unload = 852047 order_unloadall = 852048 order_unloadallinstant = 852049 order_loadcorpse = 852050 order_loadcorpseinstant = 852053 order_unloadallcorpses = 852054 order_defend = 852055 order_undefend = 852056 order_dispel = 852057 order_flare = 852060 order_heal = 852063 order_healon = 852064 order_healoff = 852065 order_innerfire = 852066 order_innerfireon = 852067 order_innerfireoff = 852068 order_invisibility = 852069 order_militiaconvert = 852071 order_militia = 852072 order_militiaoff = 852073 order_polymorph = 852074 order_slow = 852075 order_slowon = 852076 order_slowoff = 852077 order_tankdroppilot = 852079 order_tankloadpilot = 852080 order_tankpilot = 852081 order_townbellon = 852082 order_townbelloff = 852083 order_avatar = 852086 order_unavatar = 852087 order_blizzard = 852089 order_divineshield = 852090 order_undivineshield = 852091 order_holybolt = 852092 order_massteleport = 852093 order_resurrection = 852094 order_thunderbolt = 852095 order_thunderclap = 852096 order_waterelemental = 852097 order_battlestations = 852099 order_berserk = 852100 order_bloodlust = 852101 order_bloodluston = 852102 order_bloodlustoff = 852103 order_devour = 852104 order_evileye = 852105 order_ensnare = 852106 order_ensnareon = 852107 order_ensnareoff = 852108 order_healingward = 852109 order_lightningshield = 852110 order_purge = 852111 order_standdown = 852113 order_stasistrap = 852114 order_chainlightning = 852119 order_earthquake = 852121 order_farsight = 852122 order_mirrorimage = 852123 order_shockwave = 852125 order_spiritwolf = 852126 order_stomp = 852127 order_whirlwind = 852128 order_windwalk = 852129 order_unwindwalk = 852130 order_ambush = 852131 order_autodispel = 852132 order_autodispelon = 852133 order_autodispeloff = 852134 order_barkskin = 852135 order_barkskinon = 852136 order_barkskinoff = 852137 order_bearform = 852138 order_unbearform = 852139 order_corrosivebreath = 852140 order_loadarcher = 852142 order_mounthippogryph = 852143 order_cyclone = 852144 order_detonate = 852145 order_eattree = 852146 order_entangle = 852147 order_entangleinstant = 852148 order_faeriefire = 852149 order_faeriefireon = 852150 order_faeriefireoff = 852151 order_ravenform = 852155 order_unravenform = 852156 order_recharge = 852157 order_rechargeon = 852158 order_rechargeoff = 852159 order_rejuvination = 852160 order_renew = 852161 order_renewon = 852162 order_renewoff = 852163 order_roar = 852164 order_root = 852165 order_unroot = 852166 order_entanglingroots = 852171 order_flamingarrowstarg = 852173 order_flamingarrows = 852174 order_unflamingarrows = 852175 order_forceofnature = 852176 order_immolation = 852177 order_unimmolation = 852178 order_manaburn = 852179 order_metamorphosis = 852180 order_scout = 852181 order_sentinel = 852182 order_starfall = 852183 order_tranquility = 852184 order_acolyteharvest = 852185 order_antimagicshell = 852186 order_blight = 852187 order_cannibalize = 852188 order_cripple = 852189 order_curse = 852190 order_curseon = 852191 order_curseoff = 852192 order_freezingbreath = 852195 order_possession = 852196 order_raisedead = 852197 order_raisedeadon = 852198 order_raisedeadoff = 852199 order_instant = 852200 order_requestsacrifice = 852201 order_restoration = 852202 order_restorationon = 852203 order_restorationoff = 852204 order_sacrifice = 852205 order_stoneform = 852206 order_unstoneform = 852207 order_unholyfrenzy = 852209 order_unsummon = 852210 order_web = 852211 order_webon = 852212 order_weboff = 852213 order_wispharvest = 852214 order_auraunholy = 852215 order_auravampiric = 852216 order_animatedead = 852217 order_carrionswarm = 852218 order_darkritual = 852219 order_darksummoning = 852220 order_deathanddecay = 852221 order_deathcoil = 852222 order_deathpact = 852223 order_dreadlordinferno = 852224 order_frostarmor = 852225 order_frostnova = 852226 order_sleep = 852227 order_darkconversion = 852228 order_darkportal = 852229 order_fingerofdeath = 852230 order_firebolt = 852231 order_inferno = 852232 order_gold2lumber = 852233 order_lumber2gold = 852234 order_spies = 852235 order_rainofchaos = 852237 order_rainoffire = 852238 order_request_hero = 852239 order_disassociate = 852240 order_revenge = 852241 order_soulpreservation = 852242 order_coldarrowstarg = 852243 order_coldarrows = 852244 order_uncoldarrows = 852245 order_creepanimatedead = 852246 order_creepdevour = 852247 order_creepheal = 852248 order_creephealon = 852249 order_creephealoff = 852250 order_creepthunderbolt = 852252 order_creepthunderclap = 852253 order_poisonarrowstarg = 852254 order_poisonarrows = 852255 order_unpoisonarrows = 852256 order_frostarmoron = 852458 order_frostarmoroff = 852459 order_awaken = 852466 order_nagabuild = 852467 order_mount = 852469 order_dismount = 852470 order_cloudoffog = 852473 order_controlmagic = 852474 order_magicdefense = 852478 order_magicundefense = 852479 order_magicleash = 852480 order_phoenixfire = 852481 order_phoenixmorph = 852482 order_spellsteal = 852483 order_spellstealon = 852484 order_spellstealoff = 852485 order_banish = 852486 order_drain = 852487 order_flamestrike = 852488 order_summonphoenix = 852489 order_ancestralspirit = 852490 order_ancestralspirittarget = 852491 order_corporealform = 852493 order_uncorporealform = 852494 order_disenchant = 852495 order_etherealform = 852496 order_unetherealform = 852497 order_spiritlink = 852499 order_unstableconcoction = 852500 order_healingwave = 852501 order_hex = 852502 order_voodoo = 852503 order_ward = 852504 order_autoentangle = 852505 order_autoentangleinstant = 852506 order_coupletarget = 852507 order_coupleinstant = 852508 order_decouple = 852509 order_grabtree = 852511 order_manaflareon = 852512 order_manaflareoff = 852513 order_phaseshift = 852514 order_phaseshifton = 852515 order_phaseshiftoff = 852516 order_phaseshiftinstant = 852517 order_taunt = 852520 order_vengeance = 852521 order_vengeanceon = 852522 order_vengeanceoff = 852523 order_vengeanceinstant = 852524 order_blink = 852525 order_fanofknives = 852526 order_shadowstrike = 852527 order_spiritofvengeance = 852528 order_absorb = 852529 order_avengerform = 852531 order_unavengerform = 852532 order_burrow = 852533 order_unburrow = 852534 order_devourmagic = 852536 order_flamingattacktarg = 852539 order_flamingattack = 852540 order_unflamingattack = 852541 order_replenish = 852542 order_replenishon = 852543 order_replenishoff = 852544 order_replenishlife = 852545 order_replenishlifeon = 852546 order_replenishlifeoff = 852547 order_replenishmana = 852548 order_replenishmanaon = 852549 order_replenishmanaoff = 852550 order_carrionscarabs = 852551 order_carrionscarabson = 852552 order_carrionscarabsoff = 852553 order_carrionscarabsinstant = 852554 order_impale = 852555 order_locustswarm = 852556 order_breathoffrost = 852560 order_frenzy = 852561 order_frenzyon = 852562 order_frenzyoff = 852563 order_mechanicalcritter = 852564 order_mindrot = 852565 order_neutralinteract = 852566 order_preservation = 852568 order_sanctuary = 852569 order_shadowsight = 852570 order_spellshield = 852571 order_spellshieldaoe = 852572 order_spirittroll = 852573 order_steal = 852574 order_attributemodskill = 852576 order_blackarrow = 852577 order_blackarrowon = 852578 order_blackarrowoff = 852579 order_breathoffire = 852580 order_charm = 852581 order_doom = 852583 order_drunkenhaze = 852585 order_elementalfury = 852586 order_forkedlightning = 852587 order_howlofterror = 852588 order_manashieldon = 852589 order_manashieldoff = 852590 order_monsoon = 852591 order_silence = 852592 order_stampede = 852593 order_summongrizzly = 852594 order_summonquillbeast = 852595 order_summonwareagle = 852596 order_tornado = 852597 order_wateryminion = 852598 order_battleroar = 852599 order_channel = 852600 order_parasite = 852601 order_parasiteon = 852602 order_parasiteoff = 852603 order_submerge = 852604 order_unsubmerge = 852605 order_neutralspell = 852630 order_militiaunconvert = 852651 order_clusterrockets = 852652 order_robogoblin = 852656 order_unrobogoblin = 852657 order_summonfactory = 852658 order_acidbomb = 852662 order_chemicalrage = 852663 order_healingspray = 852664 order_transmute = 852665 order_lavamonster = 852667 order_soulburn = 852668 order_volcano = 852669 order_incineratearrow = 852670 order_incineratearrowon = 852671 order_incineratearrowoff = 852672 = 851971 = 851972 = 851980 = 851981 = 851983 = 851984 = 851985 = 851986 = 851988 = 851990 = 851993 = 851994 = 851995 = 851996 = 851997 = 851998 = 851999 = 852001 = 852015 = 852017 = 852018 = 852020 = 852021 = 852022 = 852023 = 852024 = 852025 = 852026 = 852039 = 852040 = 852041 = 852042 = 852043 = 852044 = 852046 = 852047 = 852048 = 852049 = 852050 = 852053 = 852054 = 852055 = 852056 = 852057 = 852060 = 852063 = 852064 = 852065 = 852066 = 852067 = 852068 = 852069 = 852071 = 852072 = 852073 = 852074 = 852075 = 852076 = 852077 = 852079 = 852080 = 852081 = 852082 = 852083 = 852086 = 852087 = 852089 = 852090 = 852091 = 852092 = 852093 = 852094 = 852095 = 852096 = 852097 = 852099 = 852100 = 852101 = 852102 = 852103 = 852104 = 852105 = 852106 = 852107 = 852108 = 852109 = 852110 = 852111 = 852113 = 852114 = 852119 = 852121 = 852122 = 852123 = 852125 = 852126 = 852127 = 852128 = 852129 = 852130 = 852131 = 852132 = 852133 = 852134 = 852135 = 852136 = 852137 = 852138 = 852139 = 852140 = 852142 = 852143 = 852144 = 852145 = 852146 = 852147 = 852148 = 852149 = 852150 = 852151 = 852155 = 852156 = 852157 = 852158 = 852159 = 852160 = 852161 = 852162 = 852163 = 852164 = 852165 = 852166 = 852171 = 852173 = 852174 = 852175 = 852176 = 852177 = 852178 = 852179 = 852180 = 852181 = 852182 = 852183 = 852184 = 852185 = 852186 = 852187 = 852188 = 852189 = 852190 = 852191 = 852192 = 852195 = 852196 = 852197 = 852198 = 852199 = 852200 = 852201 = 852202 = 852203 = 852204 = 852205 = 852206 = 852207 = 852209 = 852210 = 852211 = 852212 = 852213 = 852214 = 852215 = 852216 = 852217 = 852218 = 852219 = 852220 = 852221 = 852222 = 852223 = 852224 = 852225 = 852226 = 852227 = 852228 = 852229 = 852230 = 852231 = 852232 = 852233 = 852234 = 852235 = 852237 = 852238 = 852239 = 852240 = 852241 = 852242 = 852243 = 852244 = 852245 = 852246 = 852247 = 852248 = 852249 = 852250 = 852252 = 852253 = 852254 = 852255 = 852256 = 852458 = 852459 = 852466 = 852467 = 852469 = 852470 = 852473 = 852474 = 852478 = 852479 = 852480 = 852481 = 852482 = 852483 = 852484 = 852485 = 852486 = 852487 = 852488 = 852489 = 852490 = 852491 = 852493 = 852494 = 852495 = 852496 = 852497 = 852499 = 852500 = 852501 = 852502 = 852503 = 852504 = 852505 = 852506 = 852507 = 852508 = 852509 = 852511 = 852512 = 852513 = 852514 = 852515 = 852516 = 852517 = 852520 = 852521 = 852522 = 852523 = 852524 = 852525 = 852526 = 852527 = 852528 = 852529 = 852531 = 852532 = 852533 = 852534 = 852536 = 852539 = 852540 = 852541 = 852542 = 852543 = 852544 = 852545 = 852546 = 852547 = 852548 = 852549 = 852550 = 852551 = 852552 = 852553 = 852554 = 852555 = 852556 = 852560 = 852561 = 852562 = 852563 = 852564 = 852565 = 852566 = 852568 = 852569 = 852570 = 852571 = 852572 = 852573 = 852574 = 852576 = 852577 = 852578 = 852579 = 852580 = 852581 = 852583 = 852585 = 852586 = 852587 = 852588 = 852589 = 852590 = 852591 = 852592 = 852593 = 852594 = 852595 = 852596 = 852597 = 852598 = 852599 = 852600 = 852601 = 852602 = 852603 = 852604 = 852605 = 852630 = 852651 = 852652 = 852656 = 852657 = 852658 = 852662 = 852663 = 852664 = 852665 = 852667 = 852668 = 852669 = 852670 = 852671 = 852672 // Orders without string substitute // When player drags item to slot NN order_itemdrag00 = 852002 order_itemdrag01 = 852003 order_itemdrag02 = 852004 order_itemdrag03 = 852005 order_itemdrag04 = 852006 order_itemdrag05 = 852007 // When player uses item in slot NN order_itemuse00 = 852008 order_itemuse01 = 852009 order_itemuse02 = 852010 order_itemuse03 = 852011 order_itemuse04 = 852012 order_itemuse05 = 852013 }