Search Results
Quote: Originally Posted by ch1ps Looks like your plugins are unable to load, can you post your config file? Nevermind fixed
79
*** Streamer Plugin v2.9.1 by Incognito loaded *** [19:04:16] Loaded. [19:04:16] Loading plugin: sscanf [19:04:16] Failed. [19:04:16] Loading plugin: mapedit [19:04:16] Failed. [19:04:16] Lo...
79
Does anyone have ultimate roleplay GM? if yes can you send it to me on pm please?
88
Quote: Originally Posted by Tenka PHP код: ClearAnimations(playerid);  Have you try this one? put it in OnPlayerEnterVehicle It's worked fine for me Should be like this: PHP...
428
Quote: Originally Posted by DIRTYBYT3 Ok remove "new Floatos[3]; GetPlayerPos(playerid, pos[0], pos[1], pos[2]); SetPlayerPos(playerid, pos[0], pos[1], pos[2]);" Put only this: if(IsGovV...
428
Quote: Originally Posted by DIRTYBYT3 Show your OnPlayerEnterVehicle please i can't see the problem public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger) { if(!ispassenger) { ...
428
Quote: Originally Posted by DIRTYBYT3 So your problem is OnPlayerEnterVehicle... the restrictions would be there The first thing i sended is OnPlayerEnterVehicle
428
Quote: Originally Posted by DIRTYBYT3 else if(IsGovVehicle(vehicleid) && PlayerInfo[playerid][pFac] != 2) { new Floatos[3]; GetPlayerPos(playerid, pos[0], pos[1], pos[2]); SetPlaye...
428
Quote: Originally Posted by DIRTYBYT3 Check OnPlayerStateChange public OnPlayerStateChange(playerid, newstate, oldstate) { if(newstate == PLAYER_STATE_PASSENGER) { SetPlayerArmed...
428
I have a government vehicles and everyone can enter them Whats worng here?: else if(IsGovVehicle(vehicleid) && PlayerInfo[playerid][pFac] != 2) { new Floatos[3]; GetPla...
428
I need a scripter who can to add to my script a businesses system for free If you want admin in my server i can do that Thank you
206,901
Quote: Originally Posted by Lynn Is the main script using a Anti-Money cheat? If so, that will cause GivePlayerMoney() to reset once used, as it's reading it as a 'hack'. So how i fix i...
76
Why when i create server and restart the server bizs got removed and i have this PHP код: stock CheckFiles() {     if(!dini_Exists("businesses.cfg")) dini_Create("businesses.cfg");   ...
70
nvm fixed it thank you guyss
109
i have 2 errors: PHP код: C:\Users\shalev\Desktop\ъйчйд згщд (2)\ъйчйд згщд\gamemodes\HRP_9.0.pwn(61289) : error 017: undefined symbol "playerid" C:\Users\shalev\Des...
109
Quote: Originally Posted by xVIP3Rx warning 204, That's not really an error, it means that you've declared a variable and didn't use it. For the other errors, please show script from line...
94
I got those errors Код: C:\Users\shalev\Desktop\ъйчйд згщд (2)\ъйчйд згщд\gamemodes\HRP_9.0.pwn(7931) : warning 204: symbol is assigned a value that is never used: "lockdone" C:...
94
I downloaded a Sweeper job script when i am doing the job thats give me the money then remove it how to fix it PHP код: #include <a_samp> #define COLOR_DARKGOLD 0x808000AA #define C...
76
I did it dosent work
161