ayuda con gamemode - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (
https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: ayuda con gamemode (
/showthread.php?tid=327615)
ayuda con gamemode -
Sxriter - 21.03.2012
empece un gamemode desde 0 osea el NEW que trae el paawno y empece por lo principal: OnGameModeInit
pongo el player id para seleccionar y el nombre del gm y funciona lo mas bien pero no hay coches ni armas nada.
Al poner los coches me sale este error (en los objetos no me sale errores cargan lo mas bien)
porfa quien me ayuda D:
pawn Код:
D:\juegos\gta sa original\gamemodes\SxRt.pwn(53) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(54) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(55) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(56) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(57) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(58) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(59) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(60) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(61) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(62) : warning 202: number of arguments does not match definition
D:\juegos\gta sa original\gamemodes\SxRt.pwn(63) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
11 Warnings.
edit rapido XD
los coches estan en AddStaticVehicle
Respuesta: ayuda con gamemode -
Parka - 21.03.2012
1є pasa las lineas del error
2є parace que hay mas o le falta cosas a esa funcion
Respuesta: ayuda con gamemode -
UnCoded - 21.03.2012
Pasa el codigo, de los coches que creas, como dice cesar. Sino no te podremos dar la solucion por arte de magia.
Re: ayuda con gamemode -
Sxriter - 21.03.2012
pawn Код:
AddStaticVehicle(530,2185.89990234,-2286.19995117,13.30000019,0.00000000,-1,-1,15); //Forklift
AddStaticVehicle(530,2201.00000000,-2264.19995117,13.39999962,0.00000000,-1,-1,15); //Forklift
son esas hay mas pero son todas parecidas
Re: ayuda con gamemode -
Sxriter - 21.03.2012
error mio jaja ya lo solucione use convertffs y lo convertia a addstaticvehicleEX XD ya lo solucione gracias de todas formas
edit perdon por el repost D: no me di cuenta perdon perdon {XD}