2019-06-17, 02:06 PM
AddPlayerClass(1, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(1, 125421, 124214, 214421, 4210421, 241013205, 21401)But, what happened in the end? Do we have any news about this topic?by the open.mp project maintainers?
But why mix the source code with resources??It's just awful.
I don't know you, but in my gamemodes I always load player classes, objects, vehicles etc. from the scriptfiles instead of uglifying?my code with?
I don't use XML, but I like the idea of importing resources from files, and I think that the open.mp API should provide basic loaders for objects, vehicles, skins, textdraws (and all UI),?and other few things.
AddPlayerClass(1, 125421, 124214, 214421, 4210421, 241013205, 21401)But, what happened in the end? Do we have any news about this topic?by the open.mp project maintainers?
(2019-05-02, 06:34 PM)Gravityfalls Wrote: What are you even talking about? The new community compiler compiles so fast - why you have to worry about your thousands of lines of code with CreateObject?
But why mix the source code with resources??It's just awful.
I don't know you, but in my gamemodes I always load player classes, objects, vehicles etc. from the scriptfiles instead of uglifying?my code with?
Code:
AddPlayerClass(1, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(2, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(3, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(4, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(5, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(6, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(7, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(8, 125421, 124214, 214421, 4210421, 241013205, 21401)
AddPlayerClass(9, 125421, 124214, 214421, 4210421, 241013205, 21401)
I don't use XML, but I like the idea of importing resources from files, and I think that the open.mp API should provide basic loaders for objects, vehicles, skins, textdraws (and all UI),?and other few things.