Raised This Month: $12 Target: $400
 3% 

Source SDK Released!


Post New Thread Closed Thread   
 
Thread Tools Display Modes
ann0yanc3
Junior Member
Join Date: Mar 2004
Old 12-01-2004 , 17:35  
#11

OOP for CS:S, mmmmmmmmmmm....
ann0yanc3 is offline
BAILOPAN
Join Date: Jan 2004
Old 12-01-2004 , 17:54  
#12

For god's sake, it's not Java ;] It's JavaScript.

Yes, it has any dimension of arrays. And arrays are technically hash arrays, so for example array["1"] is equal to array[1].
BAILOPAN is offline
imported_malex
Senior Member
Join Date: Sep 2004
Old 12-01-2004 , 20:02  
#13

Yeah, but can you do:
Code:
var c = new MyClass;
var a = new Array;
a[c] = "loaded";
like you can in perl?

\malex\
imported_malex is offline
usbongteam
Junior Member
Join Date: Nov 2004
Location: california
Old 12-01-2004 , 20:24  
#14

hip hip HORRAY

no more "status"

*copy*

type: "rcon kick " *paste*

enter

usbongteam is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 12-01-2004 , 20:41  
#15

Thats great
Freecode is offline
LoWe
Member
Join Date: Mar 2004
Old 12-01-2004 , 20:48  
#16

It's Great!
LoWe is offline
Send a message via Skype™ to LoWe
Downtown1
Veteran Member
Join Date: Mar 2004
Old 12-01-2004 , 21:07  
#17

Quote:
Originally Posted by ThantiK
w00t, I needed to learn some Java...;)

Nice...will we be getting some demos soon? -- a simple slap or bury would work nicely...

Anyhow, this is what I am waiting for to even start a CS:Source server...will get rid of llamas quickly.
Java != JavaScript

JavaScript isn't even a real language, geez!!

and now it's even EASIER to make runtime errors! woohoo
Downtown1 is offline
BAILOPAN
Join Date: Jan 2004
Old 12-01-2004 , 21:13  
#18

Apparently some people like making comments about things they don't really know about at all.

JavaScript is a real language. It is object oriented and weakly typed. The SpiderMonkey implementation contains a compiler, interpreter, and debugger. It is garbage collected and has the ability for dynamic allocation.

DOM has nothing to do with the JS language specification (also known as EMCA-262).
BAILOPAN is offline
imported_Mole
Junior Member
Join Date: Sep 2004
Location: Williamsburg, Ohio
Old 12-01-2004 , 21:30  
#19

Someone just got schooled in programming languages
imported_Mole is offline
Send a message via AIM to imported_Mole
Spinner
Member
Join Date: Nov 2004
Location: Michcigan
Old 12-01-2004 , 21:52  
#20

I noticed alot of diff cvars but this one I liked.


plugin_load : cmd : : plugin_load <filename> : loads a plugin
plugin_pause : cmd : : plugin_pause <index> : pauses a loaded plugin
plugin_pause_all : cmd : : pauses all loaded plugins
plugin_print : cmd : : Prints details about loaded plugins
plugin_unload : cmd : : plugin_unload <index> : unloads a plugin
plugin_unpause : cmd : : plugin_unpause <index> : unpauses a disabled plugin
plugin_unpause_all
Spinner is offline
Closed Thread


Thread Tools
Display Modes

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 05:01.


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