Raised This Month: $ Target: $400
 0% 

Solved [ H3LP ] Getting from Array?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Natsheh
Veteran Member
Join Date: Sep 2012
Old 04-11-2017 , 11:19   Re: [ H3LP ] Getting from Array?
Reply With Quote #4

PHP Code:
new Array:weapon_name, Array:weapon_num;

public 
plugin_precache()
{
   
weapon_name ArrayCreate(32);
   
weapon_num ArrayCreate(1);
}

public 
test()
{
   new 
eWeaponName[32], wpnnum;

   for (new 
0ArraySize(weapon_name); i++)
   {
        
// Here I dont know how to get...
       
ArrayGetString(weapon_nameieWeaponName31);
       
wpnnum ArrayGetCell(weapon_numi)
   }

__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 04-11-2017 at 11:19.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
 



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 17:52.


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