• Consider VIP as an alternative for unlocking the whole board and not needing credits anymore as long as your VIP benefits endure. We have special offers today for any VIP plan only today starting at 6 euro a week ex trans fees.

NP RE-UP pnp sharlock base (2 Viewers)

NoPixel content

bone8195

Active member
Oct 26, 2023
137
21
18
Credits
3,250
RE-UP pnp sharlock base and streamed, has been slightly edited
please change db from pixeldev to vortexmsyeett, change things with pixeldev to vortexmsyeett
Server:

streamed:


I don't force you to buy them, buy them if you need them
 
Last edited by a moderator:

rikxxx

Well-known member
Feb 4, 2022
208
30
28
Credits
197
db broken u give us pixeldev db ...... but its not pixeldev ... .. soo please add correct db !
 
Last edited:

rikxxx

Well-known member
Feb 4, 2022
208
30
28
Credits
197
i changed but houses broken
ALTER TABLE `housing`
ADD CONSTRAINT `cid_housing_fk` FOREIGN KEY (`cid`) REFERENCES `characters` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `housing_keys`
--
ALTER TABLE `housing_keys`
ADD CONSTRAINT `cid_housing_keys_fk` FOREIGN KEY (`cid`) REFERENCES `characters` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `hid_housing_keys_fk` FOREIGN KEY (`hid`) REFERENCES `housing` (`hid`) ON DELETE CASCADE ON UPDATE CASCADE;

@bone8195 do u can fix it?
 
Last edited:

bone8195

Active member
Oct 26, 2023
137
21
18
Credits
3,250
i changed but houses broken
ALTER TABLE `housing`
ADD CONSTRAINT `cid_housing_fk` FOREIGN KEY (`cid`) REFERENCES `characters` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `housing_keys`
--
ALTER TABLE `housing_keys`
ADD CONSTRAINT `cid_housing_keys_fk` FOREIGN KEY (`cid`) REFERENCES `characters` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `hid_housing_keys_fk` FOREIGN KEY (`hid`) REFERENCES `housing` (`hid`) ON DELETE CASCADE ON UPDATE CASCADE;

@bone8195 do u can fix it?
housing I still have this error, and this error will not affect the server
 

Users who are viewing this thread

Top