Search Results
it works but now it gives me in game when I type /vcar it show me this message pawn Код: if(car < 400 || car > 611) { SendClientMessage(playerid, COLOR_GREY, ""#GAlbastru"[Suceava-RPG]: {f...
92
Script pawn Код: CMD:vcar(playerid, params[]){    new sendername[MAX_PLAYER_NAME],string[256];    if(IsPlayerConnected(playerid))    {        if (PlayerInfo[playerid][pVip] >= 1)  Â...
92
I left it where it was before and it's working , but now I have other problem I tried to convert a strcmp to zcmd here is the zcmd (not working) pawn Код: CMD:vgoto[playerid, params[]){    new...
156
ofcourse but I don't think this command is the problem , I screwed my gamemode a little trying to convert from strcmp to zcmd . I will posta later if I fix it sorry
156
Command : pawn Код: //=============================================================================================================================================================// = Comanda: v...
156
I changed It doesn't give any errors but it doesn't work in game either here is the modified command pawn Код: CMD:vcar(playerid, params[])    {        new sendername[MAX_PLAYER_NAME],stri...
84
Hi I want to arrange the gamemode a friend created for me ! And I want to transform the strcmp to cmd:asd Here is the command : pawn Код: //=====================================================...
84
both of you don't seem to help me . I need something that when they try add money with ****** and they have 200$ and they want to add 2kk$ to restore theyr money back to 200$
107
pawn Код: CMD:inmatriculare(playerid, params[]){if(IsPlayerInRangeOfPoint(playerid, 20.0, 1404.4106,-1774.7357,13.5469 || IsPlayerInRangeOfPoint(playerid, 20.0, -1757.8441,946.5960,24.8828)) &...
64
Hi where can I find a very simple money anti-cheat that if you give yourself 1000000 money to restore them back to 0 without banning you ? I saw on many servers but I can't find it . Any help please?
107
@Red_Dragon 4 errors pawn Код: D:\samp03\gamemodes\GameFront.pwn(49246) : error 001: expected token: "-string end-", but found "-identifier-"D:\samp03\gamemodes\GameFront.pwn(49246) : error 017: ...
222
OK , sorry ! This is for /gotols command // = Comanda: /gotols //================================================== ================================================== =============================...
222
Can anyone give me a gotopos command for admin level 1? made with zcmd if possible please ?!
222
On - nice Off - how he made his san andreas look like this ? :O
2,016
So I have added a house in my property.cfg pawn Код: 255.0038,-1366.5873,53.1094,-1149.54,1050.71,2324.53,0,0,0,0,0,0,The State,House,100,0,0,12,1,0,1,500,0,0,125,5,0,- but when I enter it it sp...
44
Hi, I have this problem on my server that when sometimes a player logins in or I spam a command it blocks and nothing works anymore like /fixveh /flip /buyhouse etc. but the chat still works I can tal...
132
idk something gf edit I think
208