systemD2540 Posted March 6, 2018 Posted March 6, 2018 How to checking Sex for new scripts I want to try for exsample like this Skill BASH MALE :> scripts 1 FEMWAL :> scripts 2 ty Quote
0 jqkeric11 Posted March 6, 2018 Posted March 6, 2018 Step1 : You have to Add Source (ex: UseSkillEvent) Because Not Skill Event In Ra Step2 : Use SkillEvent then Add Result ex: Quote OnPCUseSkillEvent: if(sex==0){ script 1 }else{ script 2 } End; Quote
0 systemD2540 Posted March 6, 2018 Author Posted March 6, 2018 8 hours ago, jqkeric11 said: Step1 : You have to Add Source (ex: UseSkillEvent) Because Not Skill Event In Ra Step2 : Use SkillEvent then Add Result ex: done Quote
Question
systemD2540
How to checking Sex for new scripts
I want to try for exsample like this
Skill BASH MALE :> scripts 1
FEMWAL :> scripts 2
ty
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.