Raised This Month: $ Target: $400
 0% 

1.8.1 Huge Problems


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Drak
Veteran Member
Join Date: Jul 2005
Old 08-17-2008 , 21:48   Re: 1.8.1 Huge Problems
Reply With Quote #8

Quote:
Originally Posted by Brad View Post
Just saying but... "Array" is a *terrible* variable name. A variable name should describe what the contents are that it holds.
Well, it is describing the contents, kinda.

Code:
awTest() {     new Array = array_create();     array_set_int(g_MainArray,++g_Items,Array);     array_set_string(Array,1,"Hello World"); } RegisterItems() {     new Array[2]     Array[0] = ItemID     Array[1] = id         _RegisterItem("Test Item","N/A",Array); }
Things liek diiisss
__________________
Oh yeah
Drak is offline
Send a message via MSN to Drak
 



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


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