Interior (random) pickups
#1

Hi there are some random pickups in some interiors and i want to ask how can I remove them?

Thanks,
ArcticFox
Reply
#2

pawn Code:
public OnGameModeInit()
{
  DisableInteriorEnterExits();
  ///your other stuff here
  return 1;
}
i think
Reply
#3

sorry not the yellow enter/exit thing the money/weapon pickups in the house
Reply
#4

Quote:
Originally Posted by ArcticFox
sorry not the yellow enter/exit thing the money/weapon pickups in the house
Hi there,

They are not synced, that means that if an user picks up a Colt 45, and tries to kill someone with it, the other player won't die as he wouldn't see the user shooting.

Have fun scripting.

Kind regards,

Francis Morissette
SA-MP Scripter
http://sa-mp.com
Reply
#5

Quote:
Originally Posted by [SAP
Francis ]
Quote:
Originally Posted by ArcticFox
sorry not the yellow enter/exit thing the money/weapon pickups in the house
Hi there,

They are not synced, that means that if an user picks up a Colt 45, and tries to kill someone with it, the other player won't die as he wouldn't see the user shooting.

Have fun scripting.

Kind regards,

Francis Morissette
SA-MP Scripter
http://sa-mp.com
The problem is when the player picks up money my anti-money hack kicks them :S so any chance of removing them
Reply
#6

Quote:
Originally Posted by ArcticFox
Quote:
Originally Posted by [SAP
Francis ]
Quote:
Originally Posted by ArcticFox
sorry not the yellow enter/exit thing the money/weapon pickups in the house
Hi there,

They are not synced, that means that if an user picks up a Colt 45, and tries to kill someone with it, the other player won't die as he wouldn't see the user shooting.

Have fun scripting.

Kind regards,

Francis Morissette
SA-MP Scripter
http://sa-mp.com
The problem is when the player picks up money my anti-money hack kicks them :S so any chance of removing them
Hi there,

There is no way to remove them, you could place objects on each place they could spawn, but you'd lose your time and it would be ugly. :P

Have fun scripting.

Kind regards,

Francis Morissette
SA-MP Scripter
http://sa-mp.com
Reply
#7

Ok thanks for the replay
Reply
#8

Quote:
Originally Posted by ArcticFox
Ok thanks for the replay
Hi there,

No problem, don't hesitate to post again.

Have fun scripting.

Kind regards,

Francis Morissette
SA-MP Scripter
http://sa-mp.com
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)