iubantot Posted October 31, 2016 Group: Members Topic Count: 118 Topics Per Day: 0.03 Content Count: 313 Reputation: 35 Joined: 10/15/12 Last Seen: 17 hours ago Share Posted October 31, 2016 how to use specialeffect on certain location? so how do i use it on map, x, y ? the effect number is 343 (heart shaped safety wall) Quote Link to comment Share on other sites More sharing options...
1 sotf Posted October 31, 2016 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 173 Reputation: 9 Joined: 11/14/12 Last Seen: June 7, 2023 Share Posted October 31, 2016 map,x,y,0<tab>script<tab>-1,{ OnInit: specialeffect 343; initnpctimer; OnTimer5000: //5 seconds (change to whatever you desire) specialeffect 343; initnpctimer; end; } Quote Link to comment Share on other sites More sharing options...
0 iubantot Posted November 1, 2016 Group: Members Topic Count: 118 Topics Per Day: 0.03 Content Count: 313 Reputation: 35 Joined: 10/15/12 Last Seen: 17 hours ago Author Share Posted November 1, 2016 map,x,y,0<tab>script<tab>-1,{ OnInit: specialeffect 343; initnpctimer; OnTimer5000: //5 seconds (change to whatever you desire) specialeffect 343; initnpctimer; end; } the effect isn't showing because its view id is -1 Quote Link to comment Share on other sites More sharing options...
0 Hijirikawa Posted November 1, 2016 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 193 Reputation: 42 Joined: 07/21/16 Last Seen: August 7, 2019 Share Posted November 1, 2016 Change to 111 Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted November 23, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: April 20 Share Posted November 23, 2016 On 11/1/2016 at 4:20 PM, Hijirikawa said: Change to 111 Sprite ID 139 is better in case you want it to totally hidden and cant be detect by player, it wouldn't show the chat bubble if you hover on the npc. Quote Link to comment Share on other sites More sharing options...
Question
iubantot
how to use specialeffect on certain location?
so how do i use it on map, x, y ?
the effect number is 343 (heart shaped safety wall)
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.