Author Topic: varibles,ect  (Read 940 times)

Eiii

  • Autococker
  • Posts: 4595
varibles,ect
« on: August 23, 2003, 03:01:53 PM »
i'm just wondering...
is there a varible that is the x,y,z pos of the player?
is there any way to write to an outside file?
is there an if-then-else?
are there operators?(=,<,>,=>,ect...)

whew.  ;)

IronFist

  • Autococker
  • Posts: 1304
_
« Reply #1 on: August 23, 2003, 04:03:50 PM »
Post removed
« Last Edit: July 25, 2010, 10:11:30 PM by IronFist »

Eiii

  • Autococker
  • Posts: 4595
Re: varibles,ect
« Reply #2 on: August 23, 2003, 06:14:10 PM »
that's not it

Let me list all the problems with an autofire script.(made by me  :P)

  • If the target was moving, it would miss
  • if i was out of ammo, it would just waste co2
    and...
  • i'm not that good of a programmer




so... my question was never awnsered. can i?

« Last Edit: August 23, 2003, 06:20:19 PM by eiii »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: varibles,ect
« Reply #3 on: August 23, 2003, 07:16:37 PM »
There aren't any operators.  "pos" displays your x, y, z position, I think.  What are you trying to do?

Eiii

  • Autococker
  • Posts: 4595
Re: varibles,ect
« Reply #4 on: August 24, 2003, 07:35:09 AM »
i don't really know i just wanted to know those things and then i would see what i could do.
oh, well.