Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
Playful Minions and Snowballs
|
Author |
Message |
Saint
Apprentice
Posts: 14
Likes Given: 3
Likes Received: 4 in 2 posts
Joined: Apr 2012
Reputation: 1
|
Playful Minions and Snowballs
Looking for a snowball script basically white ball when thrown interrupts actions and causes loss of stam.
And is there anyway to give certain items to npcs and then when seeing a player in LOS will use said items.
Ideally
I'm looking to make playful ice mongbats and give them x snowballs and then they will throw these at players while snickering.
bonus points if you can make a snow effect on being hit. just the gheal animation recolored.
I've been through a few the scripting for dummies which I clearly am and this is what I have so far
Quote:[ITEMDEF i_snowball]
[ITEMDEF i_snowball]
Name=Snowball
ID=i_fruit_coconut
TYPE=t_script
ON=@CREATE
COLOR=0481
ON=@DCLICK
////Check to see if its in your bag
IF (in bag)
Target
Else
(can't use where its at)
ON=@TARGET
(Throw snowball)
PS if anyone want to make a video tutorial making interesting little items I'd definitely subscribe and it would make learning much easier.
|
|
08-05-2015 05:50 PM |
|
|
Messages In This Thread |
Playful Minions and Snowballs - Saint - 08-05-2015 05:50 PM
|
User(s) browsing this thread: 1 Guest(s)