View Single Post
abdul-rehman
Veteran Member
Join Date: Jan 2010
Location: Khi, Pakistan
Old 08-05-2011 , 14:49   Re: [HOW TO] Retrieve random values from an array without retreiving the same twice
Reply With Quote #61

Using more brackets will do the job? Right?
Code:
new count; public plugin_natives( ) {     register_native( "increase", "_increase" ); } public _increase( ) {
    return (count++);
}
__________________

My Plugins For ZP

Inactive due to College and Studies
abdul-rehman is offline
Send a message via Yahoo to abdul-rehman Send a message via Skype™ to abdul-rehman