Forum

> > CS2D > General > Error lines 337
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Error lines 337

6 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Error lines 337

useigor
User Off Offline

Zitieren
user Jynxxx hat geschrieben
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.

alt Re: Error lines 337

Starkkz
Moderator Off Offline

Zitieren
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.

alt Re: Error lines 337

mafia_man
User Off Offline

Zitieren
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
	...
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht