Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

xmassamp

Simple module for xmas made in pawn lang!

#Dependencies

#Add this in your server database

CREATE TABLE `winter_settings` (
  `username` varchar(24) NOT NULL DEFAULT 'ServerName',
  `map` tinyint(4) NOT NULL DEFAULT 0,
  `breath` tinyint(4) NOT NULL DEFAULT 0,
  `fallsnow` tinyint(4) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

Include it in main mode, change handler for query, recompile and enjoy.

#Enjoy <3

About

Xmas samp module.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages