[GameMode] San Fierro Cops-Robbers-RPG v1.0

I have a problem :S
it says id 16 is not connected
just when i gonna do /arrest (id)
or cuff (id) or give them som ticket
i want help to fix that bug and i have updated my server please help me that should be greatfoul >.<
Reply

Quote:
Originally Posted by lorpo
View Post
Hey guys,
I got a problem, the server is running great, but I can't get into my admin mode.. I logged into my rcon, tried to use '/adsetlevel id 1337' but it gave an error that the command doesn't exist.. Now, As I read on this topic, people said update your sscanf file, well I updated it to 2.5 but it is still giving the errors.. Same problems go for the /rape, ... cmds.. So if anyone could help me, or give me a link to the correct sscanf file, it would be very appreciated! Thanks in forward!

Lorpo
You need to be an admin already to set another one a level.
Quote:
Originally Posted by Chriille95
View Post
I have a problem :S
it says id 16 is not connected
just when i gonna do /arrest (id)
or cuff (id) or give them som ticket
i want help to fix that bug and i have updated my server please help me that should be greatfoul >.<
Replace all the "u" specifiers for sscanf to "i"
Reply

Quote:
Originally Posted by suhrab_mujeeb
View Post
You need to be an admin already to set another one a level.


Replace all the "u" specifiers for sscanf to "i"
What do you mean can you help me?
Reply

hi, great script
i just cant wonder out how to translate commands like /rules to /ruuuules etc.

dcmd(rules,5,cmdtext);

but when i change rules to ruules, and dcmd_rules(playerid,params[])
{

also to ruules then in game it just doesnt show anything.
Reply

Quote:
Originally Posted by wwatu
View Post
hi, great script
i just cant wonder out how to translate commands like /rules to /ruuuules etc.

dcmd(rules,5,cmdtext);

but when i change rules to ruules, and dcmd_rules(playerid,params[])
{

also to ruules then in game it just doesnt show anything.
You need to change the number '5' in 'dcmd(rules,5,cmdtext)'

to the number of letters in the new command and change 'rules' into the new cmd you want also dcmd_rules

hope that helped
Reply

thank you for replying so soon, that helped!

edit://

one more question, in irc whats are name1-3 and what for each?
Reply

those are irc bots for your irc channel
Reply

C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(1472) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6222) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6225) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6230) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6221) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6220) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6220) : warning 203: symbol is never used: "boot"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6220) : warning 203: symbol is never used: "bonnet"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6220) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6220) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6220) : warning 203: symbol is never used: "lights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6249) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6252) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6257) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(624 : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6247) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6247) : warning 203: symbol is never used: "boot"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6247) : warning 203: symbol is never used: "bonnet"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6247) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6247) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6247) : warning 203: symbol is never used: "lights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6276) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6279) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6284) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6275) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6274) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6274) : warning 203: symbol is never used: "boot"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6274) : warning 203: symbol is never used: "bonnet"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6274) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6274) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6274) : warning 203: symbol is never used: "engine"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6303) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6306) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6311) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6302) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6301) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6301) : warning 203: symbol is never used: "boot"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6301) : warning 203: symbol is never used: "bonnet"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6301) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6301) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6301) : warning 203: symbol is never used: "engine"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6330) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6333) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(633 : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6329) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(632 : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(632 : warning 203: symbol is never used: "boot"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(632 : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(632 : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(632 : warning 203: symbol is never used: "lights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(632 : warning 203: symbol is never used: "engine"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6357) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6360) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6365) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6356) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6355) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6355) : warning 203: symbol is never used: "boot"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6355) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6355) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6355) : warning 203: symbol is never used: "lights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6355) : warning 203: symbol is never used: "engine"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6384) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6387) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6392) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6383) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6382) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6382) : warning 203: symbol is never used: "bonnet"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6382) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6382) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6382) : warning 203: symbol is never used: "lights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6382) : warning 203: symbol is never used: "engine"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6411) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6414) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6419) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6410) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6409) : warning 203: symbol is never used: "objective"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6409) : warning 203: symbol is never used: "bonnet"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6409) : warning 203: symbol is never used: "doors"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6409) : warning 203: symbol is never used: "alarm"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6409) : warning 203: symbol is never used: "lights"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(6409) : warning 203: symbol is never used: "engine"
C:\Users\Quattro\Desktop\SFCRRPG\gamemodes\SFCRRPG .pwn(9862) : error 017: undefined symbol "GetVehicleParamsEx"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply

Quote:
Originally Posted by Plastic
View Post
those are irc bots for your irc channel
yeah, i know that but what for each, why to have them three? i get that one in admin channel i guess and one in regular channel, but why are there two of them, i want to know what for each so i would know how to name them
Reply

when i compile it it gave these errors:

pawn Code:
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(1472) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6222) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6225) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6230) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6221) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6249) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6252) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6257) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6248) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6276) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6279) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6284) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6275) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6303) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6306) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6311) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6302) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6330) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6333) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6338) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6329) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6357) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6360) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6365) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6356) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6384) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6387) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6392) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6383) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6411) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6414) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6419) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6410) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(9862) : error 017: undefined symbol "GetVehicleParamsEx"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Reply

Quote:
Originally Posted by Stefand
View Post
when i compile it it gave these errors:

pawn Code:
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(1472) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6222) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6225) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6230) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6221) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6220) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6249) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6252) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6257) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6248) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6247) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6276) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6279) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6284) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6275) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6274) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6303) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6306) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6311) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6302) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6301) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6330) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6333) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6338) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6329) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6328) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6357) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6360) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6365) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6356) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "boot"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6355) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6384) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6387) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6392) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6383) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6382) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6411) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6414) : error 017: undefined symbol "VEHICLE_PARAMS_OFF"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6419) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6410) : warning 204: symbol is assigned a value that is never used: "vid"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "objective"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "bonnet"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "doors"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "alarm"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "lights"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(6409) : warning 203: symbol is never used: "engine"
C:\Users\Stefan Dorst\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(9862) : error 017: undefined symbol "GetVehicleParamsEx"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
you forgot the includes
Reply

Hello, i have some problems..
1. I can't use the CmD /Commands and some other commands
2. I want to remove in the chat [Gametime] 11:00 etc
3. Can i remove under the website name and the gamemode name?
4. Can i remove the /engineon or the 2 button?

Can somebody help me? I like this gamemode! Please!

Ty
Reply

at my the server automaticly close himself When anybody try to login


SA-MP Server: 0.3d-R2



Exception At Address: 0x0048E22B



Registers:

EAX: 0x0018F4E8 EBX: 0x037623D4 ECX: 0x00000000 EDX: 0x004056F0

ESI: 0x00000000 EDI: 0x01D8B218 EBP: 0x0018F4F8 ESP: 0x0018F4D0

EFLAGS: 0x00010286



Stack:

+0000: 0x01D8B218 0x01D8B218 0x037623D4 0xFFFFFFFF

+0010: 0x0018F4D0 0x0018F0A4 0x0018F814 0x004920A8

+0020: 0x004ACCE0 0xFFFFFFFF 0x03763E54 0x004056FD

+0030: 0x00000000 0x004010B6 0x01D8B218 0x0390D3D0

+0040: 0x037F2B3C 0x00402B63 0x01D8B218 0x0000000D

+0050: 0x0018F538 0x0390D3D0 0x0018F820 0x01D8B218

+0060: 0x00000000 0x00000000 0x00000000 0x0011A890

+0070: 0x0011A894 0x0011AF40 0x00116F68 0x0011A8A0

+0080: 0x00117364 0x037623D4 0x037F2B3C 0x00000000

+0090: 0x03760020 0x00090768 0x0046D5A1 0x01D8B218

+00A0: 0x0018F5B8 0x0000003A 0x01D8B218 0x00000000

+00B0: 0x01D8B218 0x00000002 0x01D8B218 0x00000001

+00C0: 0x01D8B218 0xFFFFFFFF 0x01D8B218 0x0018F5D4

+00D0: 0x0018F5BC 0x0018F708 0x03909A80 0x00000000

+00E0: 0x01D8B218 0x00000000 0x00000000 0x03909A80

+00F0: 0x00488A5B 0x0000003A 0x00000002 0x00000001

+0100: 0xFFFFFFFF 0x00116F44 0x0018F82C 0x01EAC458

+0110: 0x01000001 0x01080000 0x0000FFFF 0x00000002

+0120: 0x00000078 0x00000078 0x00000070 0x0018F82C

+0130: 0x00000000 0x00000000 0x00000000 0x00000000

Please help It Looks very awesome gamemode
Reply

how to remove crb?

roadblocks
Reply

/rrb i think
Reply

Can you please update the gamemode soon?
Reply

what is command to make someone fbi or cia
Reply

how to see vip commandS?
Reply

Quote:
Originally Posted by hyperviper
View Post
at my the server automaticly close himself When anybody try to login


SA-MP Server: 0.3d-R2



Exception At Address: 0x0048E22B



Registers:

EAX: 0x0018F4E8 EBX: 0x037623D4 ECX: 0x00000000 EDX: 0x004056F0

ESI: 0x00000000 EDI: 0x01D8B218 EBP: 0x0018F4F8 ESP: 0x0018F4D0

EFLAGS: 0x00010286



Stack:

+0000: 0x01D8B218 0x01D8B218 0x037623D4 0xFFFFFFFF

+0010: 0x0018F4D0 0x0018F0A4 0x0018F814 0x004920A8

+0020: 0x004ACCE0 0xFFFFFFFF 0x03763E54 0x004056FD

+0030: 0x00000000 0x004010B6 0x01D8B218 0x0390D3D0

+0040: 0x037F2B3C 0x00402B63 0x01D8B218 0x0000000D

+0050: 0x0018F538 0x0390D3D0 0x0018F820 0x01D8B218

+0060: 0x00000000 0x00000000 0x00000000 0x0011A890

+0070: 0x0011A894 0x0011AF40 0x00116F68 0x0011A8A0

+0080: 0x00117364 0x037623D4 0x037F2B3C 0x00000000

+0090: 0x03760020 0x00090768 0x0046D5A1 0x01D8B218

+00A0: 0x0018F5B8 0x0000003A 0x01D8B218 0x00000000

+00B0: 0x01D8B218 0x00000002 0x01D8B218 0x00000001

+00C0: 0x01D8B218 0xFFFFFFFF 0x01D8B218 0x0018F5D4

+00D0: 0x0018F5BC 0x0018F708 0x03909A80 0x00000000

+00E0: 0x01D8B218 0x00000000 0x00000000 0x03909A80

+00F0: 0x00488A5B 0x0000003A 0x00000002 0x00000001

+0100: 0xFFFFFFFF 0x00116F44 0x0018F82C 0x01EAC458

+0110: 0x01000001 0x01080000 0x0000FFFF 0x00000002

+0120: 0x00000078 0x00000078 0x00000070 0x0018F82C

+0130: 0x00000000 0x00000000 0x00000000 0x00000000

Please help It Looks very awesome gamemode
Replace the "Scriptfiiles" folder with the scriptfile folder in the server one, and then rename the "Scriptfiiles" back to "Scriptfiles" Notice the incorrect spelling, it should work after that, if you can't get that to work, send me a PM and i'll try to help.
Reply

what about commands not work EX;
when i type ( /adgivecash myid amount ) its get unkown commands and all commands the same why i cant give my self
Reply


Forum Jump:


Users browsing this thread: 10 Guest(s)