SA-MP Forums Archive
Scripting - 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: Scripting (/showthread.php?tid=367486)



Scripting - weedee152 - 10.08.2012

How Do i compile a Old Gamemode with 0.3e I need a full tutorial. Pleasee


Re: Scripting - shaniyal - 10.08.2012

is ur server 0.3e?


Re: Scripting - Avi57 - 10.08.2012

Just copy the script and put it on new pawno and then compile


Re: Scripting - weedee152 - 10.08.2012

Where do I copy the script?


Re: Scripting - Black Wolf - 10.08.2012

just change the includes with 3e version and compile.


Re: Scripting - weedee152 - 10.08.2012

how to compile


Re: Scripting - Cxnnor - 10.08.2012

Go to your PAWNO and then slam your finger on F5, make sure you have the gamemode opened :3


Re: Scripting - weedee152 - 10.08.2012

thats it?


Re: Scripting - Ranama - 11.08.2012

yes, that's how you compile it, but It may have alot of errors that you'll have to fi to get it working, however if you want help with them, post them here.


Re: Scripting - weedee152 - 11.08.2012

C:\Users\Public\Recorded TV\gamemodes\larp.pwn(5381) : error 017: undefined symbol "IsPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(5383) : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(5384) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(538 : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(5393) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(5411) : error 017: undefined symbol "IsPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(5413) : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(8193) : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(3034 : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83101) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83105) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83109) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83113) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83117) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83121) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83125) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83129) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83133) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83137) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83141) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83145) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83149) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83153) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83157) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83161) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Users\Public\Recorded TV\gamemodes\larp.pwn(83165) : error 017: undefined symbol "SetPlayerHoldingObject"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
It says this when I do it