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...
350
Little typo there.Are you talking about GTA:N?
350
What is your gaming rig?
350
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 ...
2,333
You can't use variables in arrays , unless it's constant.
190
if(IsPlayerInRangeOfPoint(playerid, 1.5, HouseInfo[i][hEnterX], HouseInfo[i][hEnterY], HouseInfo[i][hEnterZ]) && GetPlayerInterior(playerid) == HouseInfo[i][hOutsideInt] && GetPlayerVi...
314
Seems like a bracket "{}" is missing
somewhere
240
Of course you can delete it.This function as far as i know doesn't do anything.
217
Where....did....you placed....it?And......how?
240
what do you want to use it for?
217
can you show me whole command?And tell me where you place the cmd?
314
Try this
Код:
SendDeathMessage(killerid,playerid,reason);
if(IsPlayerConnected(killerid) && killerid != INVALID_PLAYER_ID )
{
if(GetPlayerWantedLevel(killerid) < 6) //...
240
where you put this line of code?Under which calback?
314
you probably put it on the timer or OnPlayerUpdate.
314
Maybe ****** will help https://sampforum.blast.hk/showthread.php?tid=366552
143
Can you post all onplayerdeath callback?
240
Did you try doing things that were written in that window?
143
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
111
Now it jumps straight to the 4th point....what the hell?
PHP код:
if(PRESSED(KEY_ANALOG_RIGHT) && skinid == 1) //presses right
{
//new st...
208
I guess..I'll try that and see if this was the issue.
208