race_resist

race_resist 1.1

No permission to download
A simple plugin that adds race_resist() into your emulator (Checks race resist of a player).

Code:
//===== Description ==========================================
//= Checks how much resistance a character has to a particular
// race.
//
//= race_resist(<type>{, <account id>});
//= E.g. race_resist(RC_Player);
//= E.g. race_resist(RC_Player, getcharid(CHAR_ID_ACCOUNT));
Its just actually a rip off plugin from @bWolfie's check_resist() plugin full credits goes to him.

Author
Kuroe
Downloads
146
Views
3,754
First release
Last update

Ratings

0.00 star(s) 0 ratings

Latest updates

  1. Version 1.1

    Fixed constants
Back
Top