Quote:
|
Originally Posted by MysticalDragon
Sir your wrong.client.hasflag is not beeing executed.Alls your script says is when this.var,1 is set and client.hasflag it will disabledefmovement.i dont see setstring client.hasflag,; or set client.hasflag;
|
And that flag is not set by using the command setstring as you cited too, otherwise Googi would have to check this way:
NPC Code:
if(strequals(#s(client.string),content)){
}