User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 08:09, 5 October 2018 (diff | hist) . . (+1,816) . . N Script: Trap locklevel three (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">member</span> <span style="color:#0000FF">int</span> lockLevel; <span style="color:#0...") (current)
- 08:09, 5 October 2018 (diff | hist) . . (+1,816) . . N Script: Trap locklevel two (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">member</span> <span style="color:#0000FF">int</span> lockLevel; <span style="color:#0...") (current)
- 08:09, 5 October 2018 (diff | hist) . . (+1,539) . . N Script: Trap mushroom (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x02) { <span style="color:#0000FF">if</span> (<span style="color:#FF0000;font-weight:bold">isDead</span>...")
- 08:08, 5 October 2018 (diff | hist) . . (+1,376) . . N Script: Trap mushroom nd (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x02) { <span style="color:#0000FF">if</span> (<span style="color:#FF0000;font-weight:bold">isDead</span>...") (current)
- 08:08, 5 October 2018 (diff | hist) . . (+2,364) . . N Script: Trap poison (Created page with " <span style="color:#0000FF">inherits</span> trap_globals; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:b...") (current)
- 08:08, 5 October 2018 (diff | hist) . . (+4,005) . . N Script: Trap pressure plate (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> enterrange(0x00) { <span style="color:#0000FF">if</span> (isDead|<...") (current)
- 08:08, 5 October 2018 (diff | hist) . . (+2,318) . . N Script: Trap pressure plate temp (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> creation { setType|<span style="color:#FF0000;font-weight:bold">se...") (current)
- 08:08, 5 October 2018 (diff | hist) . . (+699) . . N Script: Trap saw test (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x00) { <span style="color:#0000FF">if</span> (<span style="color:#FF0000;font-weight:bold">isDead</span>...") (current)
- 08:08, 5 October 2018 (diff | hist) . . (+3,241) . . N Script: Trap single (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q64S(<span style="color:#0000FF">int</span> Q443, <span style="color:#0000FF">obj</span> vi...")
- 08:07, 5 October 2018 (diff | hist) . . (+2,134) . . N Script: Trap spike trap (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> enterrange(0x00) { <span style="color:#0000FF">if</span> (isDead|<...")
- 08:07, 5 October 2018 (diff | hist) . . (+4,504) . . N Script: Trap statue (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">member</span> <span style="color:#0000FF">int</span> Q5W8; <span style="color:#0000FF...")
- 08:07, 5 October 2018 (diff | hist) . . (+2,301) . . N Script: Trap switch reset temp (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4TE(<span style="color:#0000FF"...") (current)
- 08:07, 5 October 2018 (diff | hist) . . (+1,165) . . N Script: Trap switch temp (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4TE(<span style="color:#0000FF"...") (current)
- 08:07, 5 October 2018 (diff | hist) . . (+762) . . N Script: Trap tele gen er one (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x01) { <span style="color:#0000FF">loc</span> Q648; <span style="color:#0000FF">if</span> (hasObjVar|<span sty...")
- 08:07, 5 October 2018 (diff | hist) . . (+3,130) . . N Script: Trap wall face (Created page with " <span style="color:#0000FF">inherits</span> sndfx; <span style="color:#0000FF">member</span> <span style="color:#0000FF">obj</span> Q64Q; <span style="color:#0000FF">...")
- 08:06, 5 October 2018 (diff | hist) . . (+2,396) . . N Script: Trap wall face random (Created page with " <span style="color:#0000FF">trigger</span> time(<span style="color:#800000">"min:**"</span>) { <span style="color:#0000FF">int</span> Q62A = getObjType|<span style="col...")
- 08:06, 5 October 2018 (diff | hist) . . (+2,459) . . N Script: Trap wall vanish (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> creation { <span style="color:#0000FF">int</span> Q5A2 = getObjTyp...") (current)
- 08:06, 5 October 2018 (diff | hist) . . (+203) . . N Script: Trashcan (Created page with " <span style="color:#0000FF">trigger</span> give { <span style="color:#FF0000;font-weight:bold">deleteObject</span>(givenobj); <span style="color:#0000...") (current)
- 08:06, 5 October 2018 (diff | hist) . . (+512) . . N Script: Treasurecomp (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">list</span> args = user; <span...") (current)
- 08:06, 5 October 2018 (diff | hist) . . (+358) . . N Script: Ttest (Created page with " <span style="color:#0000FF">trigger</span> speech(<span style="color:#800000">"*"</span>) { doLocAnimation|<span style="color:#FF0000;font-weight:bold">doLocAnimation</...") (current)
- 08:05, 5 October 2018 (diff | hist) . . (+455) . . N Script: Tutarmorer (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x02) { <span style="color:#0000FF">if</span> (isPlayer|<span style="color:#FF0000;font-weight:bold">isPlayer</spa...") (current)
- 08:05, 5 October 2018 (diff | hist) . . (+1,350) . . N Script: Tutboard (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x03) { <span style="color:#0000FF">if</span> (isPlayer|<span style="color:#FF0000;font-weight:bold">isPlayer</spa...") (current)
- 08:05, 5 October 2018 (diff | hist) . . (+295) . . N Script: Tutcorpse (Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">list</span> args = 0x09; message|<span style="color:#FF0000;font-weight:bold">message</s...") (current)
- 08:05, 5 October 2018 (diff | hist) . . (+894) . . N Script: Tutdoor (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x02) { <span style="color:#0000FF">if</span> (isPlayer|<span style="color:#FF0000;font-weight:bold">isPlayer</spa...") (current)
- 08:04, 5 October 2018 (diff | hist) . . (+1,302) . . N Script: Tutdragon (Created page with " <span style="color:#0000FF">trigger</span> 1000 enterrange(0x07) { <span style="color:#0000FF">if</span> (isPlayer|<span style="color:#FF0000;font-weight:bold">isPlayer...") (current)
- 08:04, 5 October 2018 (diff | hist) . . (+437) . . N Script: Tutpack (Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">if</span> (<span style="color:#FF0000;font-weight:bold">isPlayer</span>(user))...") (current)
- 08:04, 5 October 2018 (diff | hist) . . (+455) . . N Script: Tutprovisioner (Created page with " <span style="color:#0000FF">trigger</span> enterrange(0x02) { <span style="color:#0000FF">if</span> (isPlayer|<span style="color:#FF0000;font-weight:bold">isPlayer</spa...") (current)
- 07:52, 5 October 2018 (diff | hist) . . (+1) . . Script Function: Q4YT
- 07:48, 5 October 2018 (diff | hist) . . (+5,221) . . N Script: Tutranger (Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> creation { <span style="color:#0000FF">member</span> <span style="co...") (current)
- 07:48, 5 October 2018 (diff | hist) . . (+15,662) . . N Script: Tutsage (Created page with " <span style="color:#0000FF">inherits</span> tilesets; <span style="color:#0000FF">trigger</span> creation { <span style="color:#0000FF">member</span> <span style="c...")
- 07:47, 5 October 2018 (diff | hist) . . (+48,213) . . N Script: Tutwisp (Created page with " <span style="color:#0000FF">inherits</span> globals; forward <span style="color:#0000FF">void</span> <span style="color:#2B91AF">Q5QX</span>(); forward <span...")
- 07:46, 5 October 2018 (diff | hist) . . (+2,548) . . N Script: Unitest (Created page with " <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">list</span> desc = <span style="color:#800000">"{ gumppic 0 0 2200 }"</span>, <span style="co...") (current)
- 07:45, 5 October 2018 (diff | hist) . . (+2,133) . . N Script: Unlock (Created page with " <span style="color:#0000FF">inherits</span> unlockbase; <span style="color:#0000FF">trigger</span> use { <span style="color:#2B91AF">Q4M9</span>(this, user...") (current)
- 07:45, 5 October 2018 (diff | hist) . . (+2,807) . . N Script: Unlockbase (Created page with " <span style="color:#0000FF">inherits</span> spelskil; <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4MQ(<span style="color:#0000FF...") (current)
- 07:45, 5 October 2018 (diff | hist) . . (+2,216) . . N Script: Useagil (Created page with " <span style="color:#0000FF">inherits</span> agility; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">...") (current)
- 07:45, 5 October 2018 (diff | hist) . . (+2,718) . . N Script: Usebirdi (Created page with " <span style="color:#0000FF">inherits</span> birdi; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">se...") (current)
- 07:44, 5 October 2018 (diff | hist) . . (+2,722) . . N Script: Usebless (Created page with " <span style="color:#0000FF">inherits</span> bless; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">se...") (current)
- 07:44, 5 October 2018 (diff | hist) . . (+2,723) . . N Script: Useclmsy (Created page with " <span style="color:#0000FF">inherits</span> clumsy; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">s...") (current)
- 07:44, 5 October 2018 (diff | hist) . . (+2,216) . . N Script: Usecunn (Created page with " <span style="color:#0000FF">inherits</span> cunning; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">...") (current)
- 07:44, 5 October 2018 (diff | hist) . . (+2,065) . . N Script: Usecure (Created page with " <span style="color:#0000FF">inherits</span> cure; <span style="color:#0000FF">trigger</span> creation { shortcallback|<span style="color:#FF0000;font-weight:bold"...") (current)
- 07:44, 5 October 2018 (diff | hist) . . (+2,720) . . N Script: Usecurse (Created page with " <span style="color:#0000FF">inherits</span> curse; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">se...") (current)
- 07:43, 5 October 2018 (diff | hist) . . (+2,725) . . N Script: Usefblmd (Created page with " <span style="color:#0000FF">inherits</span> feblmind; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold"...") (current)
- 07:43, 5 October 2018 (diff | hist) . . (+2,207) . . N Script: Usegheal (Created page with " <span style="color:#0000FF">inherits</span> grtheal; <span style="color:#0000FF">trigger</span> creation { setObjVar|<span style="color:#FF0000;font-weight:bold">...") (current)
- 07:43, 5 October 2018 (diff | hist) . . (+2,278) . . N Script: Crtwall (Created page with " <span style="color:#0000FF">inherits</span> spelskil; <span style="color:#0000FF">trigger</span> callback(0x2E) { <span style="color:#0000FF">int</span> newType = [...") (current)
- 07:42, 5 October 2018 (diff | hist) . . (+66) . . Server Side Scripts
- 07:40, 5 October 2018 (diff | hist) . . (+9) . . Script: Wearbirdi (current)
- 07:37, 5 October 2018 (diff | hist) . . (+23) . . N MISSING FILE (Created page with "Server_Side_Scripts")
- 07:36, 5 October 2018 (diff | hist) . . (+9) . . Script: Critterlist (current)
- 07:35, 5 October 2018 (diff | hist) . . (+7) . . N Script: Critterlist (Created page with "MISSING")
- 07:35, 5 October 2018 (diff | hist) . . (+1,189) . . N Script: Crimeaware (Created page with " <span style="color:#0000FF">trigger</span> creation { <span style="color:#FF0000;font-weight:bold">callback</span>(this, 0x0A, 0xC9); <span style="color:#...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)