Search Results
Simples the title says it all. When it does this function server goes bye bye!!!! Код: FUNCTION:SaveVehicleChecker(vehid) { new Float:PosX, Float:PosY, Float:PosZ, Float:Angle, Model; GetV...
43
Код: CMD:engine(playerid, params[]) { new mainstring[256]; #pragma unused params if(IsPlayerConnected(playerid) && PlayerInfo[playerid][pLogged] == 1) { new vehicleid = GetPlayerV...
49
Okay so we have 250 NPC Zombies, we are planning to hit 400 NPC zombies. What is the limit of NPcs can be done in a server? Cause when we have 250 npcs, the server will crash after someone kills lik...
78
Код: case DIALOG_LOOT: { if(listitem == 0 || response == 0 || PlayerInfo[playerid][pAreaType] != AREA_TYPE_LOOT) return 0; new areaid = PlayerInfo[playerid][pArea]; new ...
62
Код: [01:55:29] Incoming connection: 198.15.99.72:58698 [01:55:30] Incoming connection: 198.15.99.72:45833 [01:55:31] Incoming connection: 198.15.99.72:47400 [01:55:31] Incoming connection: 74.216...
98
When a player spawns do: setplayerheath etc settimerex 60000 < 1 minute In the timer set the hp to what was in his file
209
Okay so we have the DayZ script, we have had several people look at it, and cant find the problem. 1 player is fine to join the server, as soon as 2 or 4 people join it crashes with this error Ко...
98
Are you lost or something? cause i am
63
Create Different Spawn Positions For the Sirens Example: new boolirenaCheetah and then detect if the player is in a cheetah then create a stock with each vehicles cordinates in for more precise acu...
74
LOL I KNEW THE PROBLEM, I WAS TESTING A FEW OF YOU For actually answering the question right Unte99 youll get Reputation
79
Hey guys, i got a mind block atm help me out thanks Код: if(dialogid == BACKPACK1) { if(response) { if(listitem == 1) { if(PlayerInfo[playerid][pFishingRod] > 0) { ...
79
Server Sided Meaning - Just code your script around those features, so it doesn't show up
124
Unless you can Switch the Callbacks Between Scripts, You may have to integrate this into your Script you have already
85
Not Alot Changed, Also your not allowed to Redistribute the .exe files. You only are allowed to upload the Gamemode files and .cfg
435
Add me to skype Slaykler I wont print it on here
136
Okay so, i have this new script i have modified. I havent touched the login or registration system, But there was no addplayerclass in the script which i thought was a bit weird, so i went in game a...
136
Okay so we have switched to the WCRP which is a mysql based roleplay script. If you would like to be paid for helping us set this up please reply to this and we will sort something out. We have connec...
72
Okay, so in my server, i have this new feature. But the Issue im having is how i can remove the object and just have the text. This is very confusing. I will show you what a wont below and the code i ...
50