/plantbomb System - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: /plantbomb System (
/showthread.php?tid=289973)
/plantbomb System -
Chris_Morrison - 13.10.2011
Hi
i want do when the player doing /plantbomb it's will plant bomb and then press fire button he will detonate the bomb
How to do that?
Re: /plantbomb System -
Stigg - 13.10.2011
Found these with a little search:
http://forum.sa-mp.com/showthread.ph...ight=plantbomb
http://forum.sa-mp.com/showthread.ph...ight=plantbomb
Should help you get started.
Re: /plantbomb System -
Chris_Morrison - 14.10.2011
I want it will explode in press fire button
Re: /plantbomb System -
Chris_Morrison - 14.10.2011
Can someone give me the code that i can use?
Re: /plantbomb System -
Chris_Morrison - 14.10.2011
pawn Код:
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(13160) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47158) : error 010: invalid function or declaration
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47160) : error 010: invalid function or declaration
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47162) : error 010: invalid function or declaration
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47165) : error 010: invalid function or declaration
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47166) : warning 218: old style prototypes used with optional semicolumns
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47167) : error 021: symbol already defined: "CreateExplosion"
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47169) : error 054: unmatched closing brace ("}")
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\windows\gamemodes\GRP.pwn(47172) : error 010: invalid function or declaration
Re: /plantbomb System -
Chris_Morrison - 14.10.2011
Help?