if (strcmp("/neonoff", cmdtext, true, 10) == 0){ new neon = CreateObject(18647,0,0,-1000,0,0,0,100); DestroyObject(neon); return 1;}