|
|
@ -102,7 +102,7 @@ ashita.register_event('command', function(command, ntype) |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
singlerace.npcon = enabled; |
|
|
|
singlerace.npcon = enabled; |
|
|
|
print(string.format('\31\200[\31\05singlerace\31\200] \31\130Set NPC enabled to to: \30\02%s', tostring(singlerace.pcon))); |
|
|
|
print(string.format('\31\200[\31\05singlerace\31\200] \31\130Set NPC enabled to to: \30\02%s', tostring(singlerace.npcon))); |
|
|
|
return true; |
|
|
|
return true; |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|