23.12.2012, 20:26
Bom eu estou com um problema a adicioanr um mapa no gamemode carlitos RolePlay.
Eu adiciono o seguinte codigo(mapa):
AddStaticVehicleEx(596,-227.5000000,992.0000000,19.2000008,269.7500000,-1,-1,15); //Police Car (LSPD)
AddStaticVehicleEx(596,-227.5000000,999.7000122,19.2999992,269.2500610,-1,-1,15); //Police Car (LSPD)
AddStaticVehicleEx(596,-227.5000000,995.9000244,19.2999992,270.0000000,-1,-1,15); //Police Car (LSPD)
AddStaticVehicleEx(523,-220.6000061,1006.4000244,19.2999992,178.7498779,-1,-1,15); //HPV1000
AddStaticVehicleEx(523,-217.0000000,1006.5000000,19.3999996,178.7475586,-1,-1,15); //HPV1000
AddStaticVehicleEx(599,-210.6999969,1000.4000244,20.0000000,90.2500000,-1,-1,15); //Police Ranger
CreateObject(4640,-207.6000061,971.9000244,19.5000000,0.0000000,358.0 000000,179.7500000); //object(paypark_lan03) (2)
CreateObject(2987,250.5000000,63.2999992,1003.9000 244,0.0000000,0.0000000,90.0000000); //object(lxr_motel_doorsim) (1)
e dame o seguinte erro
C:\Users\Toshiba\Desktop\F-Gamers Gamemode RP\gamemodes\crp.pwn(157) : error 021: symbol already defined: "AddStaticVehicleEx"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Eu adiciono o seguinte codigo(mapa):
AddStaticVehicleEx(596,-227.5000000,992.0000000,19.2000008,269.7500000,-1,-1,15); //Police Car (LSPD)
AddStaticVehicleEx(596,-227.5000000,999.7000122,19.2999992,269.2500610,-1,-1,15); //Police Car (LSPD)
AddStaticVehicleEx(596,-227.5000000,995.9000244,19.2999992,270.0000000,-1,-1,15); //Police Car (LSPD)
AddStaticVehicleEx(523,-220.6000061,1006.4000244,19.2999992,178.7498779,-1,-1,15); //HPV1000
AddStaticVehicleEx(523,-217.0000000,1006.5000000,19.3999996,178.7475586,-1,-1,15); //HPV1000
AddStaticVehicleEx(599,-210.6999969,1000.4000244,20.0000000,90.2500000,-1,-1,15); //Police Ranger
CreateObject(4640,-207.6000061,971.9000244,19.5000000,0.0000000,358.0 000000,179.7500000); //object(paypark_lan03) (2)
CreateObject(2987,250.5000000,63.2999992,1003.9000 244,0.0000000,0.0000000,90.0000000); //object(lxr_motel_doorsim) (1)
e dame o seguinte erro
C:\Users\Toshiba\Desktop\F-Gamers Gamemode RP\gamemodes\crp.pwn(157) : error 021: symbol already defined: "AddStaticVehicleEx"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.