3DTextLabel problem.
#8

pawn Код:
new Text3D:HQ[totalhq];
new Text3D:House[totalhouses];
Gives me some errors
Код:
C:\Users\Oliver\Desktop\Made From Scratch Script\gamemodes\counterstrike.pwn(149) : error 008: must be a constant expression; assumed zero
C:\Users\Oliver\Desktop\Made From Scratch Script\gamemodes\counterstrike.pwn(149) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\Oliver\Desktop\Made From Scratch Script\gamemodes\counterstrike.pwn(150) : error 008: must be a constant expression; assumed zero
C:\Users\Oliver\Desktop\Made From Scratch Script\gamemodes\counterstrike.pwn(150) : error 009: invalid array size (negative, zero or out of bounds)
btw I'm not sure if that would work since that loads on top and at that point the totalhouses are 0 totalhouses are set once the script loads the houses? But really I'm not sure.
Reply


Messages In This Thread
3DTextLabel problem. - by oliverrud - 15.07.2010, 13:26
Re: 3DTextLabel problem. - by KnooL - 15.07.2010, 13:49
Re: 3DTextLabel problem. - by oliverrud - 15.07.2010, 13:50
Re: 3DTextLabel problem. - by KnooL - 15.07.2010, 13:54
Re: 3DTextLabel problem. - by Hiddos - 15.07.2010, 13:58
Re: 3DTextLabel problem. - by oliverrud - 15.07.2010, 13:58
Re: 3DTextLabel problem. - by Hiddos - 15.07.2010, 14:01
Re: 3DTextLabel problem. - by oliverrud - 15.07.2010, 14:05
Re: 3DTextLabel problem. - by Hiddos - 15.07.2010, 14:06
Re: 3DTextLabel problem. - by oliverrud - 15.07.2010, 14:11

Forum Jump:


Users browsing this thread: 3 Guest(s)