BabaVoss Posted May 10, 2023 Posted May 10, 2023 - script agibase -1,{ OnPCLoginEvent: if (readparam(bAgi)>=150) bonus bDelayRate,-90; end; } Good day, Can someone help me make this script work. I tried, OnPCLoginEvent and OnPCCalcStatEvent. it doesnt work, im not sure what is the problem. Basically what i want to do is, when a user has atleast 150 Agi, they will have a bonus effect. disclaimer, yes i know about agibase settings on config. But i wanted to use "kiel card" delay instead. Thank you in advance! Quote
0 BabaVoss Posted May 12, 2023 Author Posted May 12, 2023 @joecalis Good day sir joe, you got any idea how to make this work? Quote
0 joecalis Posted May 13, 2023 Posted May 13, 2023 You tried OnPCCalcStatEvent which doesn't exists try: OnPCStatCalcEvent Quote
0 Forshaken Posted May 14, 2023 Posted May 14, 2023 16 hours ago, joecalis said: You tried OnPCCalcStatEvent which doesn't exists try: OnPCStatCalcEvent this event script has been removed from rA emulator. Quote
0 Forshaken Posted May 14, 2023 Posted May 14, 2023 On 5/10/2023 at 7:29 AM, BabaVoss said: - script agibase -1,{ OnPCLoginEvent: if (readparam(bAgi)>=150) bonus bDelayRate,-90; end; } Good day, Can someone help me make this script work. I tried, OnPCLoginEvent and OnPCCalcStatEvent. it doesnt work, im not sure what is the problem. Basically what i want to do is, when a user has atleast 150 Agi, they will have a bonus effect. disclaimer, yes i know about agibase settings on config. But i wanted to use "kiel card" delay instead. Thank you in advance! you can put your condition on Kiel Card instead. Quote
0 BabaVoss Posted May 14, 2023 Author Posted May 14, 2023 2 hours ago, Forshaken said: you can put your condition on Kiel Card instead. good day sir @Forshaken what do you mean, sorry i quite dont understand. basically what i wanted to do is, i want to apply kiel script delay rate in function script instead. not attach in item, or card. Quote
Question
BabaVoss
- script agibase -1,{ OnPCLoginEvent: if (readparam(bAgi)>=150) bonus bDelayRate,-90; end; }
Good day, Can someone help me make this script work. I tried, OnPCLoginEvent and OnPCCalcStatEvent. it doesnt work, im not sure what is the problem.
Basically what i want to do is, when a user has atleast 150 Agi, they will have a bonus effect.
disclaimer, yes i know about agibase settings on config. But i wanted to use "kiel card" delay instead. Thank you in advance!
5 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.