SA-MP Forums Archive
How do i compile? - 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: How do i compile? (/showthread.php?tid=401450)



How do i compile? - xDanger - 22.12.2012

Hello,
How do i compile a File? from pawn or whatever the program called..
Hope you give me a tutorial / tell me how.


Re: How do i compile? - zDevon - 22.12.2012

Click on the blue button that looks like a 'play' symbol. '|>'


Re: How do i compile? - xDanger - 22.12.2012

I mean, how we compile custom maps? Like this: https://sampforum.blast.hk/showthread.php?tid=396501


Re: How do i compile? - xDanger - 22.12.2012

bump^^


Re: How do i compile? - Forever Alone - 22.12.2012

Add the code into OnGameModeInit, RemoveBuildingForPlayer goes under OnPlayerConnect


Re: How do i compile? - jNkk - 22.12.2012

ffs. Just paste the code under AddPlayerClass dude


Re: How do i compile? - xDanger - 22.12.2012

What you mean?


Re: How do i compile? - xDanger - 22.12.2012



Getting this error....


Re: How do i compile? - zDevon - 22.12.2012

Add all of his RemoveBuildingForPlayerLines under your OnPlayerConnect. Paste his CreateDynamicObject lines into your OnGameModeInit.


Re: How do i compile? - Rocky Racoon - 22.12.2012

Forum pm me the codes ill compile it for you and send you it as a filterscript if you're trying to do this as a filterscript. Or you can forum pm me and ill just add you on skype and show you how to do it if you're inputting this in your gamemode.