23.08.2009, 20:08
I did it, here is my class selection:
AddPlayerClass(0,-1629.4668,696.9125,48.9375,224.8802,0,0,0,0,0,0); //
and here my Marker:
SetPlayerMarker: (-1629.4668,696.9125,48.9375,3.5)
and I got these warnings:
C:\Documents and Settings\korisnik\Desktop\World war 3\filterscripts\EveningFire.pwn(93) : warning 213: tag mismatch
C:\Documents and Settings\Korisnik\Desktop\World war 3\filterscripts\EveningFire.pwn(93) : warning 202: number of arguments does not match definition
What to do?
AddPlayerClass(0,-1629.4668,696.9125,48.9375,224.8802,0,0,0,0,0,0); //
and here my Marker:
SetPlayerMarker: (-1629.4668,696.9125,48.9375,3.5)
and I got these warnings:
C:\Documents and Settings\korisnik\Desktop\World war 3\filterscripts\EveningFire.pwn(93) : warning 213: tag mismatch
C:\Documents and Settings\Korisnik\Desktop\World war 3\filterscripts\EveningFire.pwn(93) : warning 202: number of arguments does not match definition
What to do?

