Sign in to follow this
Followers
0

Помогите команды администрации перенести в окна
Started by
Danilka2310
,
Рекомендованные сообщения
Не найдено.
7 posts in this topic

This topic is now closed to further replies.
Sign in to follow this
Followers
0
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By Radmiz
if(pickupid == sadpick){ if(GetPVarInt(playerid,"Sadov") == 0) { SetPVarInt(playerid,"Sadov", 1); SetPlayerSkin(playerid, 73); SetPlayerCheckpoint(playerid,2157.0464,-1707.6362,15.0859,3.0); SendClientMessage(playerid,0x00ff39,"Âû óñòðîèëèñü íà ðàáîòó ñàäîâíèêà"); SendClientMessage(playerid,0xfeff00,"Çà 1 ïîñàæàíûé êóñò âàì áóäóò ïëàòèòü ïî 345$"); } else { PI[playerid][pCash] += GetPVarInt(playerid,"SadovM")*345; SetPlayerSkin(playerid,PI[playerid][pSkin]); ClearAnimations(playerid); DeletePVar(playerid,"Sadov"); DeletePVar(playerid,"SadovM"); DeletePVar(playerid,"SadovW"); SendClientMessage(playerid,0xff0000,"Âû óâîëèëèñü ñ ðàáîòû ñàäîâíèêà"); DisablePlayerCheckpoint(playerid);
я хз что за иероглифы
-