Search Results
Make sure to update these plugins and re-complie the script
494
I think you should follow this tuto, in order to fix your problem https://hsnyc.co/how-to-set-the-mysq...st-using-wamp/ --------------------------------------------------------------- Rep+ to me
597
Make sure that your samp server is running
580
Quote: Originally Posted by Bolex_ Код: CMD:bizwithdraw(playerid, params[]) { for(new biz = 0; biz < MAX_BIZ; biz++) { if(IsPlayerInRangeOfPoint(playerid, 100, BizIn...
207
Quote: Originally Posted by Bolex_ Код: CMD:bizwithdraw(playerid, params[]) { for(new biz = 0; biz < MAX_BIZ; biz++) { if(IsPlayerInRangeOfPoint(playerid, 100, BizIn...
207
This cmd have a problem when i join the server and type it does not show this message PHP код: SendClientMessage(playerid, COLOR_GRAD2, "You're not in your bussiness.");  PHP код...
207
Quote: Originally Posted by Sew_Sumi Please don't make duplicate threads... https://sampforum.blast.hk/showthread.php?tid=633283 Aight Is There Any one Can help me to make like that . ?
115
Hi I Have A problem I Want Change this cmd to dialog like this My Cmd Is Please help me to change it PHP Code: CMD:skill(playerid, params[]) {     if(isnull(params))     {        ...
115
Quote: Originally Posted by Troydere He showed you an example of how he do it, you shouldn't be copy-pasting it but understanding the structure of his code and applying it to yours. You la...
218
Quote: Originally Posted by JessThompson Code: CMD:skill(playerid, params[]) { new DetectiveLevel = PlayerInfo[playerid][pDetSkill], NextLevelDET[48]; if(DetectiveLevel >= 0 &am...
218
Quote: Originally Posted by Astralis Use dialog_style_list How That and there is sendclientmessage on the cmd
218
Lol Is This Hard ?
218
Hello ? Is there any one can help me
218
Hi I Have A problem I Want Change this cmd to dialog like this My Cmd Is Please help me to change it PHP Code: CMD:skill(playerid, params[]) {     if(isnull(params))     {        ...
218
Quote: Originally Posted by khRamin78 PHP код: public OnPlayerConnect(playerid) {     new string[128];     if(PlayerInfo[playerid][pFaction] != 0)     {       ...
182
Quote: Originally Posted by khRamin78 PlayerInfo[playerid][pGang] == PlayerInfo[playerid][pGang] i realy cant understand this part ? why u are using this ? they are always same like using...
182
Quote: Originally Posted by coool You are not in the faction, but the others are? yes I am!!!. Even without being in any faction you get the message of faction joining. That's your problem...
182
Quote: Originally Posted by coool Код: if(PlayerInfo[playerid][pFaction] == PlayerInfo[playerid][pFaction] && PlayerInfo[i][pFaction] != 0) { F...
182
This Script Have prob When I join I Must Not See it Just Other members who are in gang or on the faction see it PHP код:                 if(PlayerInfo[playerid][pFaction] == P...
182
Quote: Originally Posted by Bojaa Like This? PHP Code: CMD:skills(playerid, params[]) {             new string[1041];             new level = PlayerInfo[pl...
105