- 0
Problema textdraw
-
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
Alx22
Salut Sa-Mp.Ro,
Am o problema cu textdraw-ul de la kilometraj, codul meu arata cam asa:
for(new i = 0; i < sizeof(TDKM); i++) { PlayerTextDrawShow(playerid, TDKM[playerid][i]); } for(new i = 0; i < sizeof(TDKM); i++) { PlayerTextDrawHide(playerid, TDKM[playerid][i]); }el trebuie pus la OnPlayerStateChange sub "newstate == PLAYER_STATE_DRIVER" si "newstate == PLAYER_STATE_ONFOOT", daca il pun acolo practic, tot ce este sub acest cod nu mai functioneaza. Sub acel public mai am astfel de coduri, daca-l pun pe acesta ultimul nu mai functioneaza cod-ul pentru ascunderea textdraw-urilor.. Am incercat sa le pun intr-un stock si apoi sa adaug stock-ul acolo dar tot asa face..
Multumesc mult pentru timp-ul acordat.
Edited by Alx225 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