SA-MP Forums Archive
wtf isnt this right - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: wtf isnt this right (/showthread.php?tid=158903)



wtf isnt this right - ls200 - 11.07.2010

C:\Documents and Settings\Martin\Skrivebord\gta server ftw\ser 0.3\gamemodes\larp.pwn(20425) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Martin\Skrivebord\gta server ftw\ser 0.3\gamemodes\larp.pwn(20432) : warning 202: number of arguments does not match definition

MadMat4 = AddStaticVehicleEx(409,2217.1025,-1170.8998,25.5266,7,7,500); // Stretch

and

MadMat11 = AddStaticVehicleEx(487,2193.9216,-1138.4026,38.2802,71.2411,29,42); // maverick


Re: wtf isnt this right - DeathOnaStick - 11.07.2010

Quote:
Originally Posted by ls200
Посмотреть сообщение
C:\Documents and Settings\Martin\Skrivebord\gta server ftw\ser 0.3\gamemodes\larp.pwn(20425) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Martin\Skrivebord\gta server ftw\ser 0.3\gamemodes\larp.pwn(20432) : warning 202: number of arguments does not match definition

MadMat4 = AddStaticVehicleEx(409,2217.1025,-1170.8998,25.5266,7,7,500); // Stretch

and

MadMat11 = AddStaticVehicleEx(487,2193.9216,-1138.4026,38.2802,71.2411,29,42); // maverick
At the first one the Z-Angle misses, in the second one the respawn delay. Go and watch here.