Skip to content

Function that helps to indicate if a given number is odd or not. Up to 1 million.

License

Notifications You must be signed in to change notification settings

2blqck/samp-isodd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

samp-isodd

Very popular function rewritten in Pawn.

idk

Include isOdd into your script.

#include < isOdd >

After that, you can use it.

isOdd(number);

More details of usage inside example.pwn file

Very effiecent and time saving function. credits: ascpixi (source code)

About

Function that helps to indicate if a given number is odd or not. Up to 1 million.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages