iubantot Posted October 31, 2016 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
1 sotf Posted October 31, 2016 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
0 iubantot Posted November 1, 2016 Author 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
0 Emistry Posted November 23, 2016 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
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)
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.