Thread: Server flags
View Single Post
  #2  
Old 06-21-2006, 02:03 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
This is where you use either makevar, or some weird use of the concatination operator and a few brackets.

makevar("serverr.zone" @ thiso.playerzonex - thiso.playerzoney);
serverr.("zone" @ thiso.playerzonex - thiso.playerzoney);

The latter is generally more approved by Stefan and most of the scripting community, I think it looks kind of odd though
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote