Commit Graph

3 Commits

Author SHA1 Message Date
RD42
9de4780943 [bot] Implement n_format(...)
* Implement `format_amxstring(...)`
* Implement `get_amxaddr(...)`
* Implement `AddString(...)`
* Implement `AddFloat(...)`
* Implement `AddInt(...)`
* Implement `AddHex(...)`
* Implement `AddBin(...)`
* Implement `__WHOA_DONT_CALL_ME_PLZ_K_lol_o_O()`
* Implement `atcprintf(...)`
2024-06-25 22:37:19 +08:00
RD42
a58e45731c [bot] Implement n_GetPlayerName(...)
* Implement `set_amxstring(...)`

* Implement `CPlayerPool::GetPlayerName(...)`
2024-06-08 21:56:00 +08:00
RD42
3a3b19d8fc [bot] Implement few script core functions
* Implements aux_LoadProgram()
* Implements aux_LoadProgramFromMemory()
* Implements aux_FreeProgram()
* Implements aux_StrError()
* Implements AMXPrintError()
2024-01-30 21:49:10 +08:00