How about adding argument options for this script command? What do you think guys?
*donpcevent "<NPC object name>::<event label>",{<argument1>,<argument2>,...};
Script Example:
place,100,100,1%TAB%script%TAB%NPC%TAB%53,{ .@i = rand(1,2); if (.@i == 1) { donpcevent...