Search Results
Quote:
Originally Posted by SickAttack
Yes , when i get new rig that would GTA V
lmao xD
Quote:
Originally Posted by iLearner
Waiting for them to release the client... rumo...
31
Little typo there.Are you talking about GTA:N?
31
What is your gaming rig?
31
Quote:
Originally Posted by zDevon
Well then yes, the two damage values will stack. The only workaround I can think of is to edit your own values with the original damages in mind so that ...
710
You can't use variables in arrays , unless it's constant.
37
if(IsPlayerInRangeOfPoint(playerid, 1.5, HouseInfo[i][hEnterX], HouseInfo[i][hEnterY], HouseInfo[i][hEnterZ]) && GetPlayerInterior(playerid) == HouseInfo[i][hOutsideInt] && GetPlayerVi...
94
Seems like a bracket "{}" is missing
somewhere
37
Of course you can delete it.This function as far as i know doesn't do anything.
26
Where....did....you placed....it?And......how?
37
what do you want to use it for?
26
can you show me whole command?And tell me where you place the cmd?
94
Try this
Код:
SendDeathMessage(killerid,playerid,reason);
if(IsPlayerConnected(killerid) && killerid != INVALID_PLAYER_ID )
{
if(GetPlayerWantedLevel(killerid) < 6) //...
37
where you put this line of code?Under which calback?
94
you probably put it on the timer or OnPlayerUpdate.
94
Maybe ****** will help https://sampforum.blast.hk/showthread.php?tid=366552
38
Can you post all onplayerdeath callback?
37
Did you try doing things that were written in that window?
38
Write it yourself or hire a scripter, we are here to help you , not do things for you.
Take a look
https://sampwiki.blast.hk/wiki/GetPlayerIp
30
Now it jumps straight to the 4th point....what the hell?
PHP код:
if(PRESSED(KEY_ANALOG_RIGHT) && skinid == 1) //presses right
{
//new st...
56
I guess..I'll try that and see if this was the issue.
56