Search Results
i need to make any folder in scriptfiles??
326
Sir, I search the tutorial. But I'll not find any point how to add stuff in my script..
Thanks for the help!!
326
Can you help me with Y_INI in that Script??
326
Hello,
I am looking for some one to help me with that plate system. I need when I use "/plate" my vehicle plate save in scriptfiles/notepad file.
with dini.
Here is the whole script of my /plate...
326
Hello Friends,
I am looking for a plate number script which fully work for my own able vehicles.
I have a script of Own-able vehicle is that [/v despawn] and [/v spawn], I try all the vehicle plate n...
47,223
Hello,
I need help to fix my problem.
I have a problem with my vehicle plate saving, Its work with the state vehicle I mean my plate system is not working on Owner vehicles. When I'll add plate veh...
165
I'll try that:
Код:
GivePlayerMoney(a, - SpeedCameras[b][_fine]);
to replace that code with.
Код:
GivePlayerpCash(a, - SpeedCameras[b][_fine]);
then I cross the camera...Camera flashes but my...
190
I am using PR-RP gamemode.
pawn Код:
GivePlayerPCash(playerid,1000);
Can anyone help me to fix that??
190
Can some one fix my problem in that Filterscript. my gamemode is related to pCash system. I am using gCamera, when i cross the camera its flases but my money is not decreases, Can some one help me??
...
190
When I compiling my simple gamemode without any filterscript that take time like 5 to 8 minutes then answer comes
"Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 9808 by...
304
Dude, I got the same problem when I added the same you told me Now when I compile it I got that message in no time "Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase" and my AMX file ...
304
Can you set that FS as style of gamemode as a example for me, and thanks for the Help.
I appreciate your Helps...
304
pawn Код:
#include <a_samp>#include <dudb>public OnGameModeInit() SendRconCommand("exit");public OnPlayerSpawn(playerid) LoadWeapons(playerid);public OnFilterScriptInit() printf("Weapo...
304
I am looking for the tutorial of adding FIlter-Script in Game-mode.
Any one Help me with that?
304
I have problem that when I added the filterscript in my gamemode, then I compile my gamemode I got simple that msg "Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase" that massage app...
389
One more question, How to make that system in that filterscript?
Код:
#include <a_samp>
#include <sscanf2>
#define isnull(%1) \
((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1])...
326
Thank you to boths for the Nice Help!!
326
I need help to make my script "/togpm" for only admins and donator, Can any one help me.
My togpm code is:
Код:
if(strcmp(cmd, "/togpm", true) == 0)
{
if(IsPlayerConnected(playerid))
...
326
I am using fortcarson Gamemode [Fort Carson Roleplay Script [0.3c][RELEASE] - Darklom], I need to fix the animation system when we try any animation, suppose I am using cmd /die, after that when I'll ...
121