Raised This Month: $51 Target: $400
 12% 

[HOW TO] Retrieve random values from an array without retreiving the same twice


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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 #33

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
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode