Search Results
i did Код: SetTimerEx("GangAttack",120000,0,playerid,"Attack is over"); ] is that fine? gotta go to sleep btw.
74
Hello there pps So i made that thing: Код: if(!strcmp(cmdtext, "/GangAttack")) { if(IsPlayerInArea(playerid,1084.6677, -2080.3093, 1210.2527, -1993.6479))//min_x...
74
Quote: Originally Posted by Kyance Well, I'm not sure really.. Could you explain what does the "if(Police[playerid] == 2)" mean? Does it mean, that the playerid is a cop? Well, if that's t...
162
Quote: Originally Posted by Kyance pawn Код: public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid){    if(issuerid != INVALID_PLAYER_ID) // If not self-inflicted  Â...
162
Quote: Originally Posted by erminpr0 pawn Код: public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid) Be sure you know how to use it, because of lagg, is not 100% sync...
162
Hello. So is that a way to like give a star to a guy who hited someone? (Then the police will come,but i will script that) which public do i need? Not player died,player hited thanks.
162
Quote: Originally Posted by PowerPC603 Just remove the "return 1;" just before line 790. This line exits the OnDialogResponse callback and prevents line 790 onward to be executed. That's w...
124
Quote: Originally Posted by SilentSoul Unreachable code means when you use return and the next line had some text that could be executed , Would you mind if you showed us full code of OnDi...
124
Hello I want to do a base for on dialog repsonse so i did like that ______________________ Код: if(dialogid == DIALOG_GANG) { if(response) { if(listitem == 0) ...
124