Did I not make it clear I didn't care what that looked like because it was a stupid pointless script? Look @ my other's... not bad. And really, why the hell would it matter as long as you can read it and it works?? If put:
NPC Code:
if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ if (strequals(#a,Accname))
{ setplayerprop #n,#a (Guild);
}
}
}
}
not quite pretty @
ALL but you can somewhat read it, and it works. If you space things out, there shouldn't be a problem. So if you don't like my scripting style, then stfu and don't read it!
---Shifter