Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Getting the player that tripped a trigger and is in a global in condit field  (Read 2116 times)

0 Members and 1 Guest are viewing this topic.

RedHouse

  • Guest
if the trigger executes a script i've made it so the unit that tripped the trigger is a globalvariable called globalunit, or something similiar. so if you put something like this in the script
? globalunit == unit1: goto "unit1"
? globalunit == unit2: goto "unit2"
? globalunit == unit3: goto "unit3"

you can go to different parts in the script, i don't know if this is any help to you because i'm still unsure of what your trying to do as I'm not used to scripting for multiplayer.

Mr.Pibb

  • Guest
Thanks RedHouse, not sure exactly how I am going to do this, but all the provided info will be looked at and used as neccessary from you and your mission, so thanks a bunch. :)
 On to christmas shopping  :P (and added bonus of house cleaning too! :( )

Cyas around

Pibb

RedHouse

  • Guest
no problemo