mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
added back in two more old natives
This commit is contained in:
parent
7bcdc4be44
commit
446c5523f8
@ -112,8 +112,8 @@ stock ts_is_theone(id) return (ts_get_message(id) == TSMSG_THEONE)
|
|||||||
|
|
||||||
// Return one on true, 0 on false
|
// Return one on true, 0 on false
|
||||||
// UNAVAILABLE IN 1.70
|
// UNAVAILABLE IN 1.70
|
||||||
// native ts_has_superjump(id); //!
|
native ts_has_superjump(id); //!
|
||||||
// native ts_has_fupowerup(id); //!
|
native ts_has_fupowerup(id); //!
|
||||||
native ts_is_in_slowmo(id)
|
native ts_is_in_slowmo(id)
|
||||||
|
|
||||||
// Get and set consecutive frags
|
// Get and set consecutive frags
|
||||||
|
Loading…
Reference in New Issue
Block a user