1045Access denied for user 'petrol_petrolution'@'localhost' (using password: YES)
1045Access denied for user ''@'localhost' (using password: NO)
1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, Title, Summary FROM Items WHERE Type = 2 AND ID <> 0 AND ID <> 0 AND Trashed = FALSE AND Visible = TRUE ORDER BY RAND() LIMIT 0,1
1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, Title, Summary FROM Items WHERE Type = 2 AND Trashed = FALSE AND Visible = TRUE ORDER BY RAND() LIMIT 0,1
Petrolution, Modding Resource Hub
Green Rollover Red Rollover Arrow Rollover Focused Userbar Register Button Rollover Red Button Rollover
Remember Me?

Tutorials

Create new tutorial Help

Select which kinds of available tutorials you want to browse, or simply browse the full list.

By Difficulty Level

Beginner
1045Access denied for user ''@'localhost' (using password: NO)
SELECT COUNT(1) FROM Items WHERE Visible = TRUE AND Trashed = FALSE AND Type = 1 AND Level = 1
(currently empty)

New to modding? Start here!
On this level advanced modders can also find easy, but useful tips.

Intermediate
1045Access denied for user ''@'localhost' (using password: NO)
SELECT COUNT(1) FROM Items WHERE Visible = TRUE AND Trashed = FALSE AND Type = 1 AND Level = 2
(currently empty)

Everything for the advanced modders who have passed the basics.

Expert
1045Access denied for user ''@'localhost' (using password: NO)
SELECT COUNT(1) FROM Items WHERE Visible = TRUE AND Trashed = FALSE AND Type = 1 AND Level = 3
(currently empty)

Do you feel like you're up for a challenge? Do you want your mod to stand out from the crowd?
Check our expert level articles

1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, Name, Description FROM Categories WHERE Type = 1 ORDER BY Name ASC
1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, Name, Description FROM Games ORDER BY Name ASC