
01-08-2003, 07:13 AM
|
|
Banned
|
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
|
|
|
umm, no for the setstring DBnpcname.this.string, stefan would just encode it as a work around, it would not be more efficent at all, it would either require ALL serverside npcs to have ALL the database strings sent to them often or it would work just the same as doing
with(getnpc(name)) setstring thiso.string,#s(this.string);
but in a different way |
|
|
|