• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

JASS puncuation help :/

Status
Not open for further replies.
Level 8
Joined
Mar 3, 2009
Messages
327
I'm no jass whiz, could someone sort this out for me? it expects a '
JASS:
call SetCameraFieldForPlayer( GetEnumPlayer(), CAMERA_FIELD_ZOFFSET, (udg_CamHeight[GetConvertedPlayerId(GetEnumPlayer())] + GetLocationZ(udg_temppoint[GetConvertedPlayerId(GetEnumPlayer())]))
 
Status
Not open for further replies.
Top