SA-MP Forums Archive
How to place a weapon in trunk? - 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 to place a weapon in trunk? (/showthread.php?tid=309790)



How to place a weapon in trunk? [Solved] - Outcast - 09.01.2012

Solved


Re: How to place a weapon in trunk? - AstonDA-G - 09.01.2012

Try SetVehicleToRespawn after you created each one.
https://sampwiki.blast.hk/wiki/SetVehicleToRespawn


Re: How to place a weapon in trunk? - Stm - 09.01.2012

C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(8 : error 001: expected token: ";", but found "-identifier-"
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(8 : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(89) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(91) : error 017: undefined symbol "vInfo"
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(91) : warning 215: expression has no effect
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(91) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(91) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Admin\Desktop\samp03dsvr_R2_win32\samp03d svr_R2_win32\gamemodes\Hope.pwn(91) : fatal error 107: too many error messages on one line


Im new and im trying to make an RP server so this is the error help PLS


Re: How to place a weapon in trunk? - Outcast - 09.01.2012

Make your own thread for it.