Scripthelp -
laser50 - 21.05.2009
hello, i really dont know where i must post this but i`ll just do it here.
im looking for someone wanna make a DM script with me.
you then must got a little expierence with:
Gates
Commands
and maybe a lttle more.
please PM me or answer in this Topic.
thank you,
Re: Scripthelp -
Correlli - 21.05.2009
Ask here:
http://forum.sa-mp.com/index.php?topic=94387.0
Re: Scripthelp -
laser50 - 21.05.2009
im not looking for a script, im looking for someone wanna make a script with me.
Re: Scripthelp -
laser50 - 21.05.2009
srry for double post,
i made world bounds and now im stuck with where to place is :S
Код:
SetPlayerWorldBounds(playerid, 899,1964, 46,7115, 1798,393, 1249,533);
thats the code, where to put it?
Re: Scripthelp -
Correlli - 21.05.2009
Quote:
Originally Posted by laser50
im not looking for a script, im looking for someone wanna make a script with me.
|
Still ask there.
Re: Scripthelp -
laser50 - 21.05.2009
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by laser50
im not looking for a script, im looking for someone wanna make a script with me.
|
Still ask there.
|
k, but still i got a problem with the world boundies...
Re: Scripthelp -
Correlli - 21.05.2009
Quote:
Originally Posted by laser50
srry for double post,
i made world bounds and now im stuck with where to place is :S
Код:
SetPlayerWorldBounds(playerid, 899,1964, 46,7115, 1798,393, 1249,533);
thats the code, where to put it?
|
Example: at OnPlayerSpawn
Re: Scripthelp -
laser50 - 21.05.2009
Код:
C:\Documents and Settings\SAMP pc\Desktop\Server\pawno\Oilwar.pwn(92) : warning 202: number of arguments does not match definition
C:\Documents and Settings\SAMP pc\Desktop\Server\pawno\Oilwar.pwn(92) : warning 202: number of arguments does not match definition
C:\Documents and Settings\SAMP pc\Desktop\Server\pawno\Oilwar.pwn(92) : warning 202: number of arguments does not match definition
C:\Documents and Settings\SAMP pc\Desktop\Server\pawno\Oilwar.pwn(92) : warning 202: number of arguments does not match definition
now i got this shitty errors
Re: Scripthelp -
Correlli - 21.05.2009
Oh, i didn't saw your mistake, sorry.
This is your code:
pawn Код:
SetPlayerWorldBounds(playerid, 899,1964, 46,7115, 1798,393, 1249,533);
This is right:
pawn Код:
SetPlayerWorldBounds(playerid, 899.1964, 46.7115, 1798.393, 1249.533);
Re: Scripthelp -
laser50 - 21.05.2009
compiled without any problems
thx
and i got kind of a gay gate -_-
(Close)
Код:
CreateObject(976, 288.316681, 1414.813110, 9.541825, 0.0000, 0.0000, 270.0000);
(Open)
Код:
CreateObject(976, 288.366943, 1406.082031, 9.561567, 0.0000, 0.0000, 270.0000);
can someone make it a automatic gate? im not very good in it so i hoped someone couldt make it and help.
it must have some things and i hope they are posible:
openable for skin ID`s: 115, 107, 109
Radius: very close, like 3 meters distance.
Fully opened in: 20 seconds.
will close again at : 20 seconds after the gate fully opened.
a message when it goes open, message: Gangsters have breached the gate
i hope this is possible.
thx for ppl who wanna help me with this.