Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot Search Results

Pages (7): 1 2 3 4 5 … 7 Next »
 
Search Results
Post [desc] Author Forum Replies Views Posted
  Thread: Calculate accuracy of individual shotgun shots
Post: Calculate accuracy of individual shotgun shots

Very simple library based on damage measurement, all it does is calculate how many pellets of a shotgun shot hit the player, and returns the amount of pellets that hit or the percentage, depending on ...
Markski Libraries 5 6,411 2019-04-17, 02:05 PM
  Thread: Fallen 4/11 and 4/12 heros
Post: Fallen 4/11 and 4/12 heros

https://media.discordapp.net/attachments/231799104731217931/566374952673214475/unknown.png?width=666&height=585 Thanks riddick for professional photoshop Never forget our brave heros Except j0sh so...
Markski Chat 26 17,205 2019-04-12, 08:40 PM
  Thread: [GUIA] Uso Enum
Post: [GUIA] Uso Enum

Es común ver en ciertos scripts o partes de código que se publican en foros, gente que no utiliza el Enum, o que lo utiliza mal, ya sea por ignorancia o porque jamas se lo han explicado bien. Por eso...
Markski Programación 4 4,779 2019-04-16, 03:59 PM
  Thread: [INCLUDE] vModData
Post: [INCLUDE] vModData

Nada, un simple include con helpers para componentes/tunning en SA-MP. Sirve para obtener nombre, precios, categorias de componentes, entre otras cosas. https://github.com/markski1/mrks_vModData...
Markski Spanish/Español 1 1,176 2020-12-19, 02:37 AM
  Thread: 30 (treinta) millones de € por estar 4 minutos con Khabib
Post: RE: 30 (treinta) millones de € por estar 4 minutos...

Quiero ser discapasitado y rico o sano y pobre es una gran pregunta
Markski Offtopic 16 18,306 2019-04-16, 08:05 PM
  Thread: 42 users celebration thread
Post: RE: 42 users celebration thread

fuck off
Markski Chat 25 19,952 2019-04-09, 12:42 AM
  Thread: Actor streaming bug
Post: RE: Actor streaming bug

Does this happen in every interior? Can you show us the actual code that spawns the actors instead of the generic definition of the function?
Markski Pawn Scripting 8 8,027 2019-05-17, 06:33 PM
  Thread: Actor streaming bug
Post: RE: Actor streaming bug

In that case it might be an issue with the plugin itself failing to handle the streamed actor volume, in which case I suggest you try reporting this anomaly here https://github.com/samp-incognito/samp...
Markski Pawn Scripting 8 8,027 2019-05-19, 02:29 AM
  Thread: Actor streaming bug
Post: RE: Actor streaming bug

We need to see how you define the actors. However when actors begin acting up like this the easiest (albeit probably not correct) way to fix it is by using dynamic actors through a plug-in such as Inc...
Markski Pawn Scripting 8 8,027 2019-05-14, 10:56 PM
  Thread: Animated objects (0.3dl)
Post: RE: Animated objects (0.3dl)

Josh Wrote: (2019-04-11, 06:40 PM) -- Romzes Wrote: (2019-04-11, 06:26 PM) -- How did you do that? -- I think there is a new model for every frame, and Dignity changes the model at a very fast pac...
Markski Videos and Screenshots 13 11,861 2019-04-11, 11:14 PM
  Thread: Animation manipulating?
Post: RE: Animation manipulating?

That's a very interesting question. It begs the question on wether handholding is strictly an animation or something else deeply scripted into singleplayer SA - As peds can be seen handholding while d...
Markski Questions and Suggestions 1 2,616 2019-05-21, 04:50 PM
  Thread: aNotifications - Simple notifications in TextDraws (New version available)
Post: RE: aNotifications - Simple notifications in TextD...

Nice money notifications, I like this a lot.
Markski Libraries 17 17,426 2019-04-16, 08:28 PM
  Thread: Anticheat incorporado
Post: RE: Anticheat incorporado

Un anti-cheat es un sistema muy caro para incorporar, requiere constantes actualizaciones y un equipo dedicado casi a tiempo completo. Ni siquiera sistemas modernos como SAMPCAC son capaces de cubi...
Markski Discusión GTA SA Multijugador 6 6,480 2019-04-26, 06:49 PM
  Thread: Aprender PAWN
Post: RE: Aprender PAWN

Yo aprendi a traves de la wiki de SA-MP + tocando y leyendo otros GM. Es arduo pero se puede aprender mucho. Obviamente, conocimiento anterior de programación o ciencias de la computación en general,...
Markski Programación 10 10,602 2019-04-16, 07:57 PM
  Thread: A Proper Way to Store Passwords
Post: RE: A Proper Way to Store Passwords

[email protected] Wrote: (2019-04-30, 07:05 PM) -- Quote: -- If any website emails your password back in plain text, then he is surely storing your password as such -- Not really. You can't know that...
Markski Tutorials 11 12,577 2019-05-17, 06:47 PM
  Thread: argument type mismatch (argument 4)
Post: RE: argument type mismatch (argument 4)

It'd be useful to see how you defined all the variables you're sending there. Furthermore, the reason for the delayed reply is that the Support forum isn't for this - You want to use the Pawn Scrip...
Markski Support 2 3,974 2019-08-21, 03:43 PM
  Thread: [Ayuda] 4 errores
Post: RE: [Ayuda] 4 errores

format(string,sizeof(string),"Pizzas: ~r~%d~w~ /~g~ 5",dMaletero[GetPlayerVehicleID](playerid)); deberia ser: format(string,sizeof(string),"Pizzas: ~r~%d~w~ /~g~ 5",dMaletero[GetPlayerVehicleID(...
Markski Programación 1 1,091 2021-01-30, 12:10 AM
  Thread: Ban system by Hardware ID/Serial
Post: RE: Ban system by Hardware ID/Serial

Tama Wrote: (2019-10-01, 04:34 AM) -- Ban system with gpci + ip? Double check, double fun LMAO XD Why you need only hadware ID ban if you can ban someone with IP PLUS GPCI function, first you n...
Markski Questions and Suggestions 31 32,839 2019-10-15, 04:43 PM
  Thread: Ban system by Hardware ID/Serial
Post: RE: Ban system by Hardware ID/Serial

Tama Wrote: (2019-10-24, 08:28 AM) -- Markski Wrote: (2019-10-15, 04:43 PM) -- Tama Wrote: (2019-10-01, 04:34 AM) -- Ban system with gpci + ip? Double check, double fun LMAO XD Why you need o...
Markski Questions and Suggestions 31 32,839 2020-04-19, 04:12 AM
  Thread: Ban system by Hardware ID/Serial
Post: RE: Ban system by Hardware ID/Serial

By manipulated I meant manipulated by the client, which is essentially what you said.
Markski Questions and Suggestions 31 32,839 2020-04-21, 11:45 PM
Pages (7): 1 2 3 4 5 … 7 Next »
 

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald