summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
AgeCommit message (Expand)AuthorFilesLines
2015-12-06Fix some documentations on doc/script_commands.txtAnnieRuru1-5/+10
2015-11-17Add some FAQ documentation that some script command can return valueAnnieRuru1-0/+3
2015-11-15Fixed too-generic constant names of gettime() typesHaru1-20/+18
2015-11-14Standardized script-queue related commandsHaru1-16/+24
2015-11-14Fix @QMapChangeTo$ not usable when HQO_OnMapChange triggeredAnnieRuru1-0/+3
2015-11-14Corrected an issue causing queue iterators not to return their last valueHaru1-2/+4
2015-10-27Replaced parameter type with constant.Emistry1-49/+52
2015-10-26Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir1-7/+45
2015-10-26Updated script documentationDastgir1-0/+15
2015-09-28Added Missing ScriptCommands in the doc.Dastgir1-7/+45
2015-09-06Revert "Revert "Updated getwaitingroomstate() script command.""Emistry1-1/+6
2015-09-06Revert "Updated getwaitingroomstate() script command."Emistry1-6/+1
2015-09-06Updated getwaitingroomstate() script command.Emistry1-1/+6
2015-08-31npctalk support extra npc name parameter.Emistry1-1/+2
2015-08-31Updated doc/script_commands.txtEmistry1-4/+7
2015-08-09Deprecated use of numeric NPC view IDs. Use constants instead.Haru1-15/+16
2015-08-09Removed deprecated script command checkreHaru1-24/+0
2015-08-05Add optional parameter to warp script command for prevent stoping npc scripts...Andrei Karas1-1/+5
2015-07-20Fix typo in script_commands.txtDastgir1-1/+1
2015-07-05Added script command `showscript "<message>"{,<GID>};`Emistry1-0/+7
2015-06-24Charset fix in script_commands.txtDastgir1-1/+1
2015-06-14Updated documentation for the look type of changelook script commandAngelmelody1-10/+13
2015-06-04Implemented strcmp Function.Dastgir1-1/+20
2015-05-16Added charid2rid script commandHaru1-0/+8
2015-05-16Follow-up to c9f845f4518fc3626d9bc2f7166db5a2ac620a57Haru1-21/+10
2015-05-15Added floor(), ceil() and log() functions for usage in scripts.Streusel1-0/+28
2015-05-08Deprecated command checkre().Haru1-0/+8
2015-05-08Removed deprecated command isdayHaru1-9/+0
2015-05-06Update script_commands.txtMarvin Lamart1-1/+1
2015-05-05Update script_commands.txtMarvin Lamart1-1/+1
2015-04-11Minor typo fix on setd descriptionDastgir1-1/+1
2015-03-18Added montransform Documentation. Report #8577Dastgir1-0/+11
2015-02-15Follow up 909c0644ce45945c8e3fdc5eb77ebdd1a1cb93d0shennetsind1-2/+0
2015-02-15Updated 'delequip' Script Commandshennetsind1-0/+4
2015-01-24Added script command 'channelmes'Haru1-0/+14
2015-01-23Deprecated command isday().Haru1-8/+12
2015-01-23Merged petskillattack and petskillattack2.Haru1-11/+9
2015-01-01Removed deprecated command cmdothernpcHaru1-15/+0
2015-01-01Removed deprecated script command aliases enablearena/disablearenaHaru1-15/+0
2015-01-01Removed deprecated script command alias 'save'Haru1-10/+0
2014-12-23Removed deprecated commands checkdragon, setdragonHaru1-29/+0
2014-12-23Removed deprecated commands setmadogear, checkmadogearHaru1-19/+0
2014-12-23Removed deprecated commands setriding, checkridingHaru1-25/+0
2014-12-16Add OnUnTouch event/label into scripts documentation.Andrei Karas1-1/+8
2014-12-16Extend script command getareausers.Andrei Karas1-3/+10
2014-12-16Add script command getnpcclass.Andrei Karas1-0/+10
2014-12-16Add getnpcdir and setnpcdir functions.Andrei Karas1-0/+19
2014-12-16Add script command to set npc click/activate instance.Andrei Karas1-0/+11
2014-12-10Merge pull request #401 from GmOcean/masterHaruna1-4/+128
2014-12-06Removed extra ? in *equip2 code.GmOcean1-1/+1