- 0
Problema GangZone War
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
SaLiErY
Buna sa fiu sincer dupa ce am "rupt internetu in 2" am gasit un tutorial de gangzonewar cum sa faci dar imi da urmatorele erori
have a program when i compile have 4 error pls help fix the error is
and the line is 652new ZoneAttacker[sizeof(ZoneInfo)] = {-1, ...};653 654 2543stock IsPlayerInZone(playerid, zoneid) { new Float:x, Float:y, Float:z; GetPlayerPos(playerid, x, y, z); return (x > ZoneInfo[zoneid][zMinX] && x < ZoneInfo[zoneid][zMaxX] && y > ZoneInfo[zoneid][zMinY] && y < ZoneInfo[zoneid][zMaxY]); }P.S tutorialu lam luat de aici http://forum.sa-mp.com/showthread.php?t=276352
3 answers to this question
Recommended Posts