- 0
nu se vede bine scrisul
-
Similar Content
-
- 9 replies
- 1.479 views
-
- 26 replies
- 5.137 views
-
-
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
vlady100
Problema intalnita (descriere): langa logo, trebuie sa se vada clan-ul in paranteze patrate dar apare o stea.
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul(obligatoriu): asta e codu de la tag:
SetSpawnInfo(playerid, PlayerInfo[playerid][pTeam], PlayerInfo[playerid][pModel], 1800.1581,-1865.7731,13.5722, 1.0, -1, -1, -1, -1, -1, -1); if(PlayerInfo[playerid][pClan] > 0) { new szName[25]; if(PlayerInfo[playerid][pClanTag] == 1) { format(szName, sizeof(szName), "%s%s", ClanInfo[PlayerInfo[playerid][pClan]][cClanTag], PlayerInfo[playerid][pNormalName]); SetPlayerName(playerid, szName); } else if(PlayerInfo[playerid][pClanTag] == 2) { format(szName, sizeof(szName), "%s%s", PlayerInfo[playerid][pNormalName], ClanInfo[PlayerInfo[playerid][pClan]][cClanTag]); SetPlayerName(playerid, szName); } }Imagini / Video (optional):
Ati incercat sa rezolvati singur?: am incercat sa vad de la ce e, daca pun paranteze patrate acolo mai apare o stea, ce lipseste?
4 answers to this question
Recommended Posts