Ive been using this script to give all online players except vendors gift , Btw, i need some modification so that dual client player will received for one client only. means that dual also should receive the same as single client for fair.   here is the script that im using right now : // usage : // [npc:Sample]map#512#10 // [npc:Sample]all#512#123 - script itemall -1,{ OnWhisperGlobal: if( getgroupid() >= 99 ){ // check map if( @whispervar0$ == "all" ) set .@type$,""; else if( @whis