Forum

> > CS2D > General > Error lines 337
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Error lines 337

6 replies
To the start Previous 1 Next To the start

old Re: Error lines 337

useigor
User Off Offline

Quote
user Jynxxx has written
I don't see anything.

Press quote on his message and you will see. Site don't want show so big text. So copy + paste in notepad for easier viewing code.

old Re: Error lines 337

Starkkz
Moderator Off Offline

Quote
True, I was about to ban him but then I have noticed the problem.
@user DarkBooy: You should upload that script in pastebin or somewhere to be visible for everyone.

old Re: Error lines 337

mafia_man
User Off Offline

Quote
Variable "havebal" is never initialized in the script.
Add line: havebal[id]=false; to function rp_join(id)
1
2
3
4
5
function rp_join(id)
	havebal[id]=false -- <- Here;
	rp_license[id]=0
	rp_ct[id]=false
	...
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview