Plx anybody make one script me ?
example:
When player get up lvl 50 add one item in bag in arrow slot...
When player get up lvl 60 add one item in bag in arrow slot...
When player get blá blá blá ....
obs: player already have bag in arrow slot, because in my server when you create character add automatic one bag in arrow slot, and player cant move this bag...
obs2: with msg when player get up example "Congratulations you level is 50 and you get new item in you bag (arrow slot).
please script with tables for future i add new levels and items.
example table:
{
level="50" reward="2551" msg="Congratulations blá blá";
level="60" reward="2551" msg="Congratulations blá blá"
}
please help i need it so much, thanks ! my server is tfs 0.3.6pl1
example:
When player get up lvl 50 add one item in bag in arrow slot...
When player get up lvl 60 add one item in bag in arrow slot...
When player get blá blá blá ....
obs: player already have bag in arrow slot, because in my server when you create character add automatic one bag in arrow slot, and player cant move this bag...
obs2: with msg when player get up example "Congratulations you level is 50 and you get new item in you bag (arrow slot).
please script with tables for future i add new levels and items.
example table:
{
level="50" reward="2551" msg="Congratulations blá blá";
level="60" reward="2551" msg="Congratulations blá blá"
}
please help i need it so much, thanks ! my server is tfs 0.3.6pl1
Last edited: