mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-30 23:47:16 +00:00
Updated Perl Client AddAAPoints (markdown)
@@ -4,6 +4,7 @@ adds a client aa points.
|
|||||||
:---|:---|:---
|
:---|:---|:---
|
||||||
number|int|### Example
|
number|int|### Example
|
||||||
|
|
||||||
|
### Example
|
||||||
```perl
|
```perl
|
||||||
my number = 1;
|
my number = 1;
|
||||||
quest::say($client->AddAAPoints(number));
|
quest::say($client->AddAAPoints(number));
|
||||||
|
|||||||
Reference in New Issue
Block a user