Onairda Posted October 23, 2017 Posted October 23, 2017 For example i have Alice doll when i go to map like prt_fild08 and prt_fild09 the alice doll add +3 Allstats but when i am not in that map it will go back to normal Quote
0 Cyro Posted October 23, 2017 Posted October 23, 2017 - script mapcheck -1,{ OnPCStatCalcEvent: if ( countitem( <item_id> ) && strcharinfo(3) == "map_name" ) { bonus bAllStats,3; } end; } 1 1 Quote
0 Onairda Posted October 23, 2017 Author Posted October 23, 2017 (edited) 3 hours ago, Cyro said: - script mapcheck -1,{ OnPCStatCalcEvent: if ( countitem( <item_id> ) && strcharinfo(3) == "map_name" ) { bonus bAllStats,3; } end; } Thankyou so much Sir Cyro Loveyou Edited October 23, 2017 by G-RO need to ask more question :) Quote
Question
Onairda
For example i have Alice doll
when i go to map like prt_fild08 and prt_fild09 the alice doll add +3 Allstats
but when i am not in that map it will go back to normal
2 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.