Search Results
Код:
public OnGameModeInit()
{
SetTimer("serverhelp", 1800000, 1);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
SetNameTagDrawDistance(10.0);
SetGameModeText("Elite Gang Wars"...
185
I got some errors I can`t fix them.
145
I never had this problem before I don`t know what to do seriously.
185
Код:
/*----------------------------------------------------------------------------*-
Function:
SetPlayerMoney
Parameters:
playerid - the player who receive the money.
money - money to set.
Act...
185
Код:
D:\Downloads\GAMES\GTA San Andreas\SCRIPT SERVER\Gangwarz\pawno\include\func.inc(263) : error 025: function heading differs from prototype
D:\Downloads\GAMES\GTA San Andreas\SCRIPT SERVER\Gan...
185
Someone Add me Oscarthegeneral ? Team Viewer Really Quick.
147
Код:
D:\Downloads\GAMES\GTA San Andreas\SCRIPT SERVER\Gangwarz\pawno\include\func.inc(263) : error 025: function heading differs from prototype
D:\Downloads\GAMES\GTA San Andreas\SCRIPT SERVER\Gan...
147
Hello Can someone Help me out? Add me Skype OscarTheGeneral Help me out I only got 10 Errors I can`t even fix them. Il give you Team Viewer. Thank You very Much.
147
Good job bro Well done!
507
No create a car like creating a supra. body etc paint..
177
I know this is the wrong thread dont shout to me xD
Is there any program to edit your own cars? Then install it with sami?
I want to make the car myself but I dont know any programs.
177
Time 3 Hours
Map Location Las Venturas (near the ship)
Boat Interior + Outside Mapping
Video below
pawn Code:
CreateDynamicObject(2395,271.79998779,-46.90000153,373.79998779,0.00000000,0.00000000,24...
329
Hi How can I make A vehicle float like its getting out of the water being pulled by a crane.
93
Quote:
Originally Posted by FalconX
Okay, try the following:-
On top
pawn Код:
new Door; // for door objectnew IsDoorOpened; // to check if the door is open
Now the following in OnGa...
277
How can I make it please im new.
the door is just going down only not opening like a real door.
277
CreateDynamicObject(1495,1540.40002441,-3477.19995117,1.20000005,0.00000000,0.00000000,269 .50000000); CLOSED
OPEN
CreateDynamicObject(1495, 1540.40002441,-3477.19995117,1.20000005,0.00000000,0.0000...
277
how can I make it to rotate? thats what I want
277
Quote:
Originally Posted by FalconX
What you need is the closed gate coordinations i.e Floats of x, y and z and the opened gate coordinations i.e Floats of x, y and z. Now with the closed ...
277
Im making a door open by MoveObject but Instead of the door its moving an other object.
pawn Код:
new islanddoor;
pawn Код:
if (strcmp("/idoor", cmdtext, true, 10) == 0) { if(...
277