PickupPickup
#1

Whenever I put pickupid's in my OnPlayerPickUpPickup... it get glitched with everyother pickup I have.

My houses sometimes get mixed up with my custom pickups and whatnot. Is there a fix for this?
Reply
#2

Quote:
Originally Posted by Snyper
Whenever I put pickupid's in my OnPlayerPickUpPickup... it get glitched with everyother pickup I have.

My houses sometimes get mixed up with my custom pickups and whatnot. Is there a fix for this?
It's just a SA:MP bug for Linux servers, download ******'s plugin (it was 105_YSF.so or something)
Reply
#3

I don't have linux though...
Reply
#4

I just installed the YSI include and placed everything into my previous samp server directory properly. Now I get a ridiculous amount of errors, which are just to confusing.

Quote:

C:\Users\Ethan\Desktop\samp server\pawno\include\cps.inc(140) : warning 208: function with tag result used before definition, forcing reparse
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(110) : warning 219: local variable "active" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(113) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(113) : warning 215: expression has no effect
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(134) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(134) : warning 215: expression has no effect
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(110) : warning 203: symbol is never used: "active"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Setup/YSI_Timers.own(15 : warning 219: local variable "delay" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Core/YSI_format.own(202) : warning 219: local variable "base" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_areas.own(1206) : error 004: function "IsPlayerInRangeOfPoint" is not implemented
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(243) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(243) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(279) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(280) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(273) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(273 -- 302) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(302) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(332) : error 025: function heading differs from prototype
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(332 -- 42 : error 021: symbol already defined: "CreateCheckpoint"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(49 : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(49 : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(498 -- 527) : error 025: function heading differs from prototype
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(498 -- 52 : error 021: symbol already defined: "DestroyCheckpoint"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(527) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(565) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(565) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(565) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(565) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(559) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(559 -- 587) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(593) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(593) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(593) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(593) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(587) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(587 -- 615) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(615) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(827) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(834) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(837) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(827) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(827 -- 872) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(87 : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(872) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_checkpoints.own(1091) : error 004: function "IsPlayerInRangeOfPoint" is not implemented
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(550) : warning 219: local variable "active" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(574) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(574) : warning 205: redundant code: constant expression is zero
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(599) : error 004: function "IsPlayerInRangeOfPoint" is not implemented
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(604) : error 004: function "IsPlayerInRangeOfPoint" is not implemented
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(633) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(633) : warning 215: expression has no effect
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(650) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(650) : warning 215: expression has no effect
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(550) : warning 203: symbol is never used: "active"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Visual/YSI_pickups.own(782) : error 004: function "IsPlayerInRangeOfPoint" is not implemented
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(413) : warning 219: local variable "delay" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2034) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(203 : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2034) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2194) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2200) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2200) : warning 205: redundant code: constant expression is zero
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2205) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2194) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2982) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2983) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(2982) : warning 204: symbol is assigned a value that is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3121) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3126) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3127) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3127) : warning 206: redundant test: constant expression is non-zero
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3129) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3136) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3136) : warning 215: expression has no effect
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3137) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3137) : warning 206: redundant test: constant expression is non-zero
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3139) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3192) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3195) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3202) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3205) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3121) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3801) : warning 219: local variable "cpid" shadows a variable at a preceding level
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3806) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3807) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3807) : warning 206: redundant test: constant expression is non-zero
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3809) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3816) : error 022: must be lvalue (non-constant)
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3816) : warning 215: expression has no effect
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3817) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3817) : warning 206: redundant test: constant expression is non-zero
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3819) : warning 213: tag mismatch
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3801) : warning 203: symbol is never used: "cpid"
C:\Users\Ethan\Desktop\samp server\pawno\include\YSI/Gamemode/YSI_properties.own(3874) : error 004: function "IsPlayerInRangeOfPoint" is not implemented
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(96) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(231) : error 025: function heading differs from prototype
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(326 : error 035: argument type mismatch (argument 2)
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(3274) : error 035: argument type mismatch (argument 2)
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(1623 : error 025: function heading differs from prototype
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(2165 : warning 203: symbol is never used: "Langs_AddFile"
C:\Users\Ethan\Desktop\samp server\gamemodes\crp.pwn(2165 : warning 203: symbol is never used: "Langs_AddLanguage"

Can someone give me a tutorial or something?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)