Jump to content
Happy

Freebee(freebie npc)

Recommended Posts

Freebee(freebie npc)


So basically its holidays so a lot of servers will be giving tons of freebies and stuff, and probably will have to make the same npc the next month and then again next month, so I made this npc to easily remake the same npc over and over.

 

Features:

Ability to reset the redeemed freebie variable/tracker for next time's freebies.

You can easily edit the npc, change the items etc for next occasion. And keep the old array of items for next year(if you will give them again next yr).

 

So yeah honestly its pretty simple, any scripter can easily do but sometimes you get lazy, I get lazy and I want to just download something that does what I want to do lol and spend more time doing something else.

 

I tested the initial release, however please test it before implementing on your server.

freebee_1.2.txt


 

Share this post


Link to post
Share on other sites

@Zirius: I haven't seen any sign of attachrid being disabled on source by default, by any means. :rolleyes:

 

Nice script! I'd like to ask you to please modernize the set syntax of the script if possible, since the method you use is now deprecated.

 

// Old, deprecated syntax:set <variable>, <value>;// New syntax:<variable> = <value>;

 

Thanks!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.