25.02.2011, 19:00
(
Last edited by Kwarde; 01/05/2011 at 05:59 PM.
)
Hi there!
I've made a dock and a ship in Los Santos. You can move the ship with some commands (not really good yet: Watch the video).
I'd just made it for fun. You can let the ship (un)sink. A bit a titanic idea :P
Commands
/shiphelp
/gotoship
/moveship
/moveshipback
/sinkship
/unsinkship
/moveshipex
/moveshipbackex
/sinkshipex
/unsinkshipex
/resetship
Installation
Make a file in your SAMP/filterscripts (with .pwn extension). Put the content from the pastebin in that file and hit F5 to compile it to the .amx
You can change two things (that are noob-friendly): The
Use incognito's streamer: USE_STREAMER must be 'true'. For the standard CreateObject, leave it to 'false'
To make all the commands (except /shiphelp and /gotoship) for RCON admins only: Leave the RCON_ONLY on 'true'. Otherwise change it to 'false'.
Incognito's streamer avaible in the "Download" part
Download
The script (source only [pwn]): http://kwarde.pastebin.com/upPQzJCX
The script (source + executable [pwn+amx]): http://rpdsamp.nl/get/gta/sa/mp/serv...hipAndDock.zip
Incognito's streamer: https://sampforum.blast.hk/showthread.php?tid=102865
Preview
[ame]http://www.youtube.com/watch?v=P0rwFIj_lhg[/ame]
NOTE: Quality'll be better later
BIG FAIL: 5:40
Music in the video:
Removed by *******
Regards,
Kevin
PS: The best titanic (sinking ship) mod I've ever seen XD: https://sampforum.blast.hk/showthread.php?tid=204662
I've made a dock and a ship in Los Santos. You can move the ship with some commands (not really good yet: Watch the video).
I'd just made it for fun. You can let the ship (un)sink. A bit a titanic idea :P
Commands
/shiphelp
/gotoship
/moveship
/moveshipback
/sinkship
/unsinkship
/moveshipex
/moveshipbackex
/sinkshipex
/unsinkshipex
/resetship
Installation
Make a file in your SAMP/filterscripts (with .pwn extension). Put the content from the pastebin in that file and hit F5 to compile it to the .amx
You can change two things (that are noob-friendly): The
pawn Code:
#define USE_STREAMER false
#define RCON_ONLY true
To make all the commands (except /shiphelp and /gotoship) for RCON admins only: Leave the RCON_ONLY on 'true'. Otherwise change it to 'false'.
Incognito's streamer avaible in the "Download" part
Download
The script (source only [pwn]): http://kwarde.pastebin.com/upPQzJCX
The script (source + executable [pwn+amx]): http://rpdsamp.nl/get/gta/sa/mp/serv...hipAndDock.zip
Incognito's streamer: https://sampforum.blast.hk/showthread.php?tid=102865
Preview
[ame]http://www.youtube.com/watch?v=P0rwFIj_lhg[/ame]
NOTE: Quality'll be better later
BIG FAIL: 5:40
Music in the video:
Removed by *******
Regards,
Kevin
PS: The best titanic (sinking ship) mod I've ever seen XD: https://sampforum.blast.hk/showthread.php?tid=204662