• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Help modfying script

Instead of saying 'task' say 'task beginner' and your thing will probably do it's job.

It probably works like it should, you just don't want it to work like this.

'if msgcontains(msg, 'task') then'
..
If the msg contains task then go on.. then immediately check if it also contains beginner etc.

Whatever, great that your script "doesn't work", but yea, I'm not into guessing what doesn't work.
 
Indeed, but you don't make it work like that.. x]
Think about what it's doing right now, follow all if's etc and you notice something is weird.
A script doesn't halt after saying something or so..

Whatever, if you want a full fix to be 'served' because [something I shouldn't put here] post the whole script.
 
Back
Top