1045Access denied for user 'petrol_petrolution'@'localhost' (using password: YES)
2054The server requested authentication method unknown to the client
2054The server requested authentication method unknown to the client
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
2054The server requested authentication method unknown to the client
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
2054The server requested authentication method unknown to the client
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
2054The server requested authentication method unknown to the client
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
2054The server requested authentication method unknown to the client
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

2054The server requested authentication method unknown to the client
SELECT ID, Name, Description FROM Categories WHERE Type = 1 ORDER BY Name ASC
2054The server requested authentication method unknown to the client
SELECT ID, Name, Description FROM Games ORDER BY Name ASC