todhiro19 Posted November 26, 2015 Share Posted November 26, 2015 hi all can someone give me freebies ncp that only give in a new player.it is possible can 1 per IP adress??thanks in advance Quote Link to comment Share on other sites More sharing options...
0 EL Dragon Posted November 26, 2015 Share Posted November 26, 2015 map,97,290,4 script Freebies 46,{ set [email protected]$, "[Seyra]"; setarray [email protected][0],2115,1,2357,1,2421,1,2524,1; // Rewards: <item id>,<item amount> query_sql ("SELECT `last_ip` FROM `login` WHERE `account_id`=" + getcharid(3) + "", [email protected]$); if ( getd("$" + [email protected]$ + "_NG") > 0 || #NewbieGift > 0) { mes [email protected]$; mes "I'm sorry, the rewards are exclusively for new players."; close; } Quote Link to comment Share on other sites More sharing options...
0 todhiro19 Posted November 27, 2015 Author Share Posted November 27, 2015 map,97,290,4 script Freebies 46,{ set [email protected]$, "[Seyra]"; setarray [email protected][0],2115,1,2357,1,2421,1,2524,1; // Rewards: <item id>,<item amount> query_sql ("SELECT `last_ip` FROM `login` WHERE `account_id`=" + getcharid(3) + "", [email protected]$); if ( getd("$" + [email protected]$ + "_NG") > 0 || #NewbieGift > 0) { mes [email protected]$; mes "I'm sorry, the rewards are exclusively for new players."; close; } thanks to you Quote Link to comment Share on other sites More sharing options...
hi all can someone give me freebies ncp that only give in a new player.it is possible can 1 per IP adress??thanks in advance
Link to comment
Share on other sites