- 0
Problema foreach
-
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
szrobert
Recend am vazut un tutorial despre zone text, si in momentul cand trebuia sa adaug textul de m-ai jos , nu am stiut unde , deoarece cel din tutorial avea un pulbic pe care eu nu-l aveam. V-a rug ajutati-ma.
foreach(Player, i) { if(ZoneIndicator[i] == 1) { new zone[32]; GetPlayer3DZone(i, zone ,sizeof(zone)); PlayerTextDrawSetString(i, ZoneIndicator, string); PlayerTextDrawShow(i, ZoneIndicator); } return }CMD:credits(playerid, params[]) { SendClientMessage(playerid,-1,"Munca depusa merita rasplatita #respect"); return 1; }3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now