02.04.2012, 15:25
What's going on here?
I keep getting these strange crashes.
Apparently it's crashing when people try and enter their house.
Their houses use these ID's as Pickups http://weedarr.wikidot.com/pickups (ID 1273 is when the house is not purchased and ID 1272 is when the house is purchased).
I keep getting these strange crashes.
pawn Code:
[10:28:42] [debug] #0 00000008 in public House_ExitTimer () at C:\Users\John\Desktop\Script\pawno\include\zcmd.inc:62
[10:28:44] [debug] Server crashed while executing captainhouse2.amx
[10:28:44] [debug] Backtrace (most recent call first):
[10:28:44] [debug] #0 ???????? in native Streamer_CallbackHook () from streamer.so
[10:28:44] [debug] #1 000078a4 in public OnPlayerPickUpPickup (playerid=110, pickupid=80) at C:\Users\John\Desktop\Script\pawno\include\streamer.inc:341
Apparently it's crashing when people try and enter their house.
Their houses use these ID's as Pickups http://weedarr.wikidot.com/pickups (ID 1273 is when the house is not purchased and ID 1272 is when the house is purchased).