project-meteor-server/Data/scripts/commands/gm
2022-02-06 23:17:59 -05:00
..
addguildleve.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
addquest.lua Started mass overhaul of quests and related components like small talk. Fixed some scripts. More fixes required. 2022-01-24 23:49:10 -05:00
addtoparty.lua More changes 2022-02-05 18:14:23 -05:00
anim.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
ba.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
delcurrency.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
delitem.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
delkeyitem.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
despawn.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
eaction.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
effect.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
endevent.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
equipactions.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
getinfo.lua More changes 2022-02-05 18:14:23 -05:00
givecurrency.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
giveexp.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
givegil.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
giveitem.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
givekeyitem.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
graphic.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
music.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
mypos.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
nudge.lua Removed spawn locations warping. Fixed event packet str len. Fixed some scripts. Fixed doors not working. 2022-02-05 09:55:18 -05:00
playanimation.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
quest.lua Changed how Quest ENPCs work. They should now automatically update themselves whenever data is update for immediate effect changes. Fixed wrong map qflag value. Fixed quest gm command. Fixed Director actorId clobbering areaMasters. 2022-02-06 12:12:26 -05:00
reloadzone.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
removeguildleve.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
sendpacket.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setappearance.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setjob.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setmaxhp.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setmaxmp.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setmod.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setnpcls.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setproc.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setsize.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
setstate.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
settp.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
spawn.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
spawnnpc.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
speed.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
test.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
testmapobj.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
vdragon.lua More changes 2022-02-05 18:14:23 -05:00
warp.lua Fixed warp to allow private areas 2022-02-06 23:17:59 -05:00
warpid.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
warpplayer.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
weather.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
workvalue.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
yolo.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
zonecount.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00