BabaVoss Posted May 10, 2023 Group: Members Topic Count: 37 Topics Per Day: 0.02 Content Count: 79 Reputation: 0 Joined: 06/17/20 Last Seen: February 7, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 BabaVoss Posted May 12, 2023 Group: Members Topic Count: 37 Topics Per Day: 0.02 Content Count: 79 Reputation: 0 Joined: 06/17/20 Last Seen: February 7, 2024 Author Share Posted May 12, 2023 @joecalis Good day sir joe, you got any idea how to make this work? Quote Link to comment Share on other sites More sharing options...
0 joecalis Posted May 13, 2023 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 64 Reputation: 41 Joined: 03/26/12 Last Seen: March 29 Share Posted May 13, 2023 You tried OnPCCalcStatEvent which doesn't exists try: OnPCStatCalcEvent Quote Link to comment Share on other sites More sharing options...
0 Forshaken Posted May 14, 2023 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 152 Reputation: 21 Joined: 11/12/18 Last Seen: Friday at 02:07 PM Share 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 Link to comment Share on other sites More sharing options...
0 Forshaken Posted May 14, 2023 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 152 Reputation: 21 Joined: 11/12/18 Last Seen: Friday at 02:07 PM Share 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 Link to comment Share on other sites More sharing options...
0 BabaVoss Posted May 14, 2023 Group: Members Topic Count: 37 Topics Per Day: 0.02 Content Count: 79 Reputation: 0 Joined: 06/17/20 Last Seen: February 7, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
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!
Link to comment
Share on other sites
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.