Commit Graph

24 Commits

Author SHA1 Message Date
Lorenc Pekaj
95f4957f9a changed to cash_format() to style numbers into money and fixes a bug with formatting negative numbers 2018-09-11 03:44:05 +10:00
Lorenc Pekaj
835618c940 removes useless sscanf_u and fixes some infinite loop issue when there are few entities in the server 2018-09-11 03:20:52 +10:00
Lorenc Pekaj
d7e803acc9 bug fixes for paintball module 2018-09-11 03:20:01 +10:00
Lorenc Pekaj
896302c2be use scriptinit for database 2018-09-11 03:19:21 +10:00
Lorenc Pekaj
ef25eb8112 remove "sccanf_u" definition ... caused issues 2018-09-11 03:19:02 +10:00
Lorenc Pekaj
7f694a22b2 Merge branch 'modulize_houses' of ssh://bitbucket.org/lorenc/cnr into modulize_houses 2018-09-10 18:35:15 +10:00
Lorenc Pekaj
9ab92d9613 modularizes the furniture system 2018-09-10 18:34:30 +10:00
Lorenc Pekaj
60f5ec2ac0 Merged master into modulize_houses 2018-09-10 18:26:31 +10:00
Lorenc Pekaj
51c281878a irresistible guard as component 2018-09-10 18:25:39 +10:00
Lorenc Pekaj
d67e2ae6a0 move vip as feature 2018-09-10 18:25:23 +10:00
Lorenc Pekaj
cdb6f5a76e modulize houses 2018-09-10 18:24:53 +10:00
Lorenc Pekaj
0c77b091ee move all spawn information into spawn.pwn (renamed cities.pwn) 2018-09-10 18:16:29 +10:00
Stev
b83b1ef17f added the option the change headshot mode dialog
added /p [MESSAGE] for paintball lobby chat
2018-09-10 09:00:20 +01:00
Lorenc Pekaj
605f4a28a6 add rcon message helper function 2018-09-10 17:19:38 +10:00
Lorenc Pekaj
90ff5fb71a move paintball file 2018-09-10 17:19:15 +10:00
Stev
fa4aa3786b Merge branch 'master' of https://bitbucket.org/lorenc/cnr into features-paintball 2018-09-10 08:04:13 +01:00
Stev
75e0b063da no message 2018-09-10 00:46:16 +01:00
Stev
e597f9559a modulised paintball and adding headshot mode 2018-09-10 00:37:47 +01:00
Lorenc Pekaj
2f710a8f1a move textdraws into textdraw module ... removed pointless InitializeTextDraws callback 2018-09-10 07:53:46 +10:00
Lorenc Pekaj
219f1aeb13 features thrown into cnr ... gangs has now its own index include 2018-09-10 07:18:09 +10:00
Lorenc Pekaj
d55608bc83 move features folder 2018-09-10 07:09:35 +10:00
Lorenc Pekaj
984f154d93 administration commands placed into modules 2018-09-10 06:55:38 +10:00
Lorenc Pekaj
9d0d864f48 getter and setters moved to global/player 2018-09-10 05:47:14 +10:00
Lorenc Pekaj
6e9073296f moved gamemode modules into gamemodes/irresistible ... updated git ignore 2018-09-10 02:01:29 +10:00