WoodNeck's GG2 Itemserver plugin doesn't seem to work with DSM. I can host GG2I just fine on a normal GG2 2.8.2 exe, however. Here are the errors errors that I get:
ERROR in
action number 1
of Other Event: User Defined 0
for object __newobject922:
Error in code at line 48:
ds_list_add(global.myself.gg2i_head_list, '');
^
at position 31: Unknown variable gg2i_head_list
___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:
Error in code at line 15:
if(gg2i_item_got && !gg2i_item_set)
^
at position 5: Unknown variable gg2i_item_got
___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:
Error in code at line 4:
if (gg2i_strange_type[class] == 12)
^
at position 6: Unknown variable gg2i_strange_type
___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:
Error in code at line 15:
if(gg2i_item_got && !gg2i_item_set)
^
at position 5: Unknown variable gg2i_item_got
___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:
Error in code at line 4:
if (gg2i_strange_type[class] == 12)
^
at position 6: Unknown variable gg2i_strange_type