View Single Post
  #17  
Old 05-02-2004, 07:25 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally Posted by TB3
Gah, im having trouble using strings and flags offline its like they dont work at all O_o
Im used to working with stuff online.... how in gods name do you make a flag offline such as how many targets are left that will work in more than 1 level when it is decreased and can be read by everything in level (OFFLINE) ?? O_o
Its probably a realy simple answer that I have just overlooked but this thing is being a pain ....
client.var isnt working local.blah isnt working. .... regular-=1 isnt working and its starting to get old.
See I have targets around the levels and you shoot them and a counter decreases... its not working.... gah need sleep

edit* its like all the flags act like current level flags no matter what O_o
thems ain't flags, buddy, thems variables

set a string for offline, client.vars don't work offline
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote