Ragnar Lothbrok Posted June 30, 2012 Share Posted June 30, 2012 Meron ako NPC Freebies, kaso gus2 ko isang bese lang mkakakuha ng freebies ang isang account pano ko ggwin un? Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted June 30, 2012 Share Posted June 30, 2012 Here's how to make it.. set #Freebies,1; set mean you set a variable or something # = accountbase here's the example prontera,155,181,5 script Sample 718,{ if( !#Freebies ){ set #Freebies,1; mes "Welcome...this is your gift..."; getitem 607,10; getitem 7539,10; }else{ mes "You have claim the Reward already."; } close; } Quote Link to comment Share on other sites More sharing options...