Search Results
Quote: Originally Posted by Denying Depends if he's actually trying to save it in a folder ( Which is suggested ). Show us some code, please. This is good? pawn Код: //new loginst...
109
Quote: Originally Posted by Faisal_khan Did you made a folder in scriptfiles called Players or something? Yes I did, but nothing
109
So...get on the server, I registered, I play, but I walk and have to start over ...did not find my account in scriptfiles..
109
Hi! Sorry for my bad english... I have a problem..I do not save player accounts... please help..
109
Quote: Originally Posted by Dwane What do you mean? What do you want to do? What the above code does is to loop through almost all the vehicles (it should start from 0, not 1) and if the ...
212
Quote: Originally Posted by Dwane pawn Код: #include <a_samp>native IsValidVehicle(vehicleid);// somewherefor(new veh = 1; veh < MAX_VEHICLES; veh++){    if(IsValidVehicle(v...
212
pawn Код: D:\Jocuri\SAMP\sp edit\gamemodes\rpg.pwn(8999) : error 017: undefined symbol "IsValidVehicle"D:\Jocuri\SAMP\sp edit\gamemodes\rpg.pwn(9451) : warning 204: symbol is assigned a value that...
212
problem solved... I had to ask at the end of OnGameModeInit() that: pawn Код: for(new veh = 1; veh < MAX_VEHICLES; veh++){    if(IsValidVehicle(veh))    {    SetVehicleParamsEx(veh,false,...
86
Quote: Originally Posted by Pawnie Post the code please. Who code?
86
Hello, I have a problem with cars from factions ... I cannot get to drive them ... but going to get into it when I press "G"... sorry for my bad english...
86
40-49 pawn Код: #define GetPlayerMoney JB_GetPlayerMoney#define ResetPlayerMoney JB_ResetPlayerMoney#define GivePlayerMoney JB_GivePlayerMoney#define PutPlayerInVehicle JB_PutPlayerInVehicle#defin...
121
Can you solve my problem? pawn Код: D:\Jocuri\SAMP\Indungi HD Rp\gamemodes\R2P.pwn(40) : warning 201: redefinition of constant/macro (symbol "GetPlayerMoney")D:\Jocuri\SAMP\Indungi HD Rp\gamemodes...
121
Quote: Originally Posted by thimo If you are new to scripting goto ****** and search "Sa-mp faction system" Has mo car - pe tiganeste pt ajutor
115
Quote: Originally Posted by milanosie And do you want it so save on disconnect? Yes Quote: Originally Posted by milanosie is yes, what saving system do you use? do not k...
115
First sory for my bad english.... And how do I create faction Tow Car Company? Please help me!Thx!
115
Quote: Originally Posted by AndreT 1. Remove the percentage sign 2. Is the function itself implemented somewhere in your script? 1.I deleted 2.yes
153
Quote: Originally Posted by Alberto_DR by removing this I guess it would fix the problem " SetPlayerToTeamColor(%i); " coz its an unimplemented function I deleted pawn Код: D:\Games...
153
Quote: Originally Posted by SomebodyAndMe Try this: pawn Код: if(Spectate[i] == 253)            {                TogglePlayerControllable(i, 1);                ...
153
Please help me for with error: pawn Код: D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2158) : error 004: function "SetPlayerToTeamColor" is not implementedD:\Game...
153