If not...

Game Editor comments and discussion.

If not...

Postby asmodeus » Sun Dec 02, 2007 7:52 pm

How cna I make an if script like that:
Code: Select all
If not(myvar==1) { my script }

So if my variable is not equal to 1, the scipt will be used.
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: If not...

Postby G.o.D » Sun Dec 02, 2007 8:09 pm

Code: Select all
if (myvar!=1) { mycode }


is what you seek
Image
User avatar
G.o.D
 
Posts: 7
Joined: Sat Jun 23, 2007 6:55 pm
Location: Kingdom of Bavaria
Score: 1 Give a positive score

Re: If not...

Postby asmodeus » Sun Dec 02, 2007 8:12 pm

Thanks! :D
User avatar
asmodeus
 
Posts: 483
Joined: Thu Oct 11, 2007 5:04 pm
Location: Germany
Score: 43 Give a positive score

Re: If not...

Postby Azou » Sun Dec 02, 2007 8:14 pm

I saw something,asmodeus: you like avatar who are "devil" :twisted:
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: If not...

Postby Kalladdolf » Mon Dec 03, 2007 5:31 pm

i don't
whatever
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron