Formatting Test - 2004Scape/Server GitHub Wiki

5011 chat_gethistoryclan(int unknown)

Command Details

#f03c15 Opcode 5011 #f03c15 Command chat_gethistoryclan
#f03c15 Script rs2
#f03c15 Description Receives an unknown int and returns an unknown int

Parameters

Argument Data type Range Default Description
unknown Int An unknown int

Return Types

Returns Data type Range Description
Int Returns an unknown int

Pointers

Required Protected Player Access Set Corrupted
None N/A None None

Examples

General Example
def_int $history = chat_gethistoryclan(0);
⚠️ **GitHub.com Fallback** ⚠️