Script Functions

Game Editor comments and discussion.

Script Functions

Postby BlarghNRawr » Sat Nov 15, 2008 2:56 am

i know how to use:

=
==
>
<
&&



...But what else is there?
like:

lessthan or equal to
greaterthan or equal to
not equal to

things like this... i just relearned some of the symbols for these in math class, but there is none on the keyboard, so...
How???

just curious, but could probably help me in future
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: Script Functions

Postby DilloDude » Sat Nov 15, 2008 3:53 am

Code: Select all
<=    //less than or equal to
>=    //greater than or equal to
!=    //not equall to (! means 'not')
||    //or
Image
User avatar
DilloDude
 
Posts: 866
Joined: Tue Jan 24, 2006 9:51 am
Location: Nyerellion
Score: 58 Give a positive score

Re: Script Functions

Postby BlarghNRawr » Sat Nov 15, 2008 7:32 pm

hey thnx thats what i needed
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron