Thread: Array problem
View Single Post
  #5  
Old 01-24-2007, 02:47 AM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by Inverness View Post
Uh for GS1, setarray name,length; creates a blank array. Same in GS2 also.
And if you want to make array in GS1 you use setstring name,var0,var1,var2,var3,etc.;

Also your little bit of GS2 code is wrong.
PHP Code:
showtext(498,player.x-0.1,player.y-3,"Tempus Sans ITC","c",maparray[0]); 
That is correct.
Oy, I'm just a bit tired from a long day, Cut me some slack -_-
You don't need setarray in GS2, All you need to do is array = {whatever}. . .
I do that all the time.
__________________
What signature? I see no signature?
Reply With Quote