05.01.2012, 12:26
Well , I am using The Scripting Machine made by (i don't remember his name xD) - Anyway , when i make any Area it tells me Wrong Format , here is the format which is not working :
Create Format : GangZoneCreate({0}, {1}, {2}, {3});
Show Format : GangZoneShowForAll({5}, {6});
World Bounds : SetPlayerWorldBounds(playerid, {0}, {1}, {2}, {3});
When i try to make any Area it tells me wrong format with the format above , so.. how it should be ?
Create Format : GangZoneCreate({0}, {1}, {2}, {3});
Show Format : GangZoneShowForAll({5}, {6});
World Bounds : SetPlayerWorldBounds(playerid, {0}, {1}, {2}, {3});
When i try to make any Area it tells me wrong format with the format above , so.. how it should be ?