Progenosis
Member
- Joined
- Sep 6, 2011
- Messages
- 131
- Reaction score
- 18
I've seen this line in one script:
DoPlayerSetExperienceRate(cid, 2.25)
The question is, is it possible to change the type of rate? For example:
DoPlayerSetDefenseRate(cid, 2.25)
DoPlayerSetAttackRate(cid, 2.25)
DoPlayerSetLootRate(cid, 2.25)
???????????
Is it valid to use this lines?
Or what type of rates can I change on a player?
Hope someone could helo me
DoPlayerSetExperienceRate(cid, 2.25)
The question is, is it possible to change the type of rate? For example:
DoPlayerSetDefenseRate(cid, 2.25)
DoPlayerSetAttackRate(cid, 2.25)
DoPlayerSetLootRate(cid, 2.25)
???????????
Is it valid to use this lines?
Or what type of rates can I change on a player?
Hope someone could helo me