Posts: 1,208
Threads: 36
Joined: Apr 2015
You can add ?
PHP код:
IsPlayerVisibleForPlayer(forplayerid,playerid);
//for:
ShowPlayerForPlayer(forplayerid, playerid);
HidePlayerForPlayer(forplayerid, playerid);
Posts: 8
Threads: 1
Joined: Jan 2014
Reputation:
0
Can you make full decription of all natives and callbacks. How they work, what receive and what return?
Posts: 41
Threads: 0
Joined: Dec 2014
it is possible to add to the next version of the plugin:
for disable radio in car GTA 3
native SetRadioStationAll(enable);
native SetRadioStationForPlayer(playerid,station);
native GetRadioStationForPlayer(playerid,station);
Posts: 4
Threads: 2
Joined: Oct 2016
Reputation:
0
What's in this version of the plugin, that Kurta is not called OnPlayerStateChange death, GetPlayerState just not right brings death...
Posts: 1,208
Threads: 36
Joined: Apr 2015
Quote:
Originally Posted by kurta999
Enormous!
|
Kurta back
Posts: 1,498
Threads: 110
Joined: Aug 2013
Quote:
Originally Posted by kurta999
Enormous!
|
So.. are you going to destroy rumors that you were in jail or they were real?
Welcome back by the way , glad to see you here
Posts: 1,208
Threads: 36
Joined: Apr 2015
From the time when I used version IS4, spamming server in my logs the following message.
PHP код:
[debug] AMX backtrace:
[debug] Run time error 7: "Stack underflow"
[debug] Stack pointer (STK) is 0x6318EC, stack top (STP) is 0x6318E0
Posts: 1,208
Threads: 36
Joined: Apr 2015
I went back to version kurta999 and everything works
Posts: 200
Threads: 39
Joined: Feb 2013
Reputation:
0
2.2.1 released, fixing the bug causing RCON connections to crash the server.