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

Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Map Dynamic Object Invisible Problem
Post: RE: Map Dynamic Object Invisible Problem

Problem solved In OnGameModeInit() -> add // For disappear obj Streamer_SetVisibleItems(STREAMER_TYPE_OBJECT, 995);
LinesinRows Support 1 456 2021-05-10, 07:16 PM
  Thread: Map Dynamic Object Invisible Problem
Post: Map Dynamic Object Invisible Problem

Hello,  When I created dynamic object for map (In filter-script), some objects doesn't seem for player. What's the problem in this case?   Thanks in advance. Some code in map; PHP Code: -- tmpobjid...
LinesinRows Support 1 456 2021-05-10, 06:46 PM
  Thread: Sohbet Konusu
Post: RE: Sohbet Konusu

Tekrardan selamlar, yazı da geçecek görünüyor. Belki yıl sonu bir kıpırtı olur, hm?
LinesinRows Turkish 102 67,061 2021-05-05, 02:44 AM
  Thread: gravity 0?
Post: RE: gravity 0?

https://open.mp/docs/scripting/functions/SetGravity Hm?
LinesinRows Pawn Scripting 3 1,298 2021-02-21, 03:56 PM
  Thread: i have a error
Post: RE: i have a error

You said, when u disabled gl, that's not work.  In your code you can, if gl open text, else continue. Code: -- if (Gl_Privados[i] == 0) {    SendClientMessage(i, 0xFFFFFF00, string); } else if(G...
LinesinRows Pawn Scripting 11 3,525 2021-02-20, 08:55 PM
  Thread: i have a error
Post: RE: i have a error

Change Gl_Privados[playerid] to Gl_Privados[i] in foreach.
LinesinRows Pawn Scripting 11 3,525 2021-02-20, 05:34 PM
  Thread: Intro Server
Post: RE: Intro Server

Into your vps. In localhost testing, i uploaded to "http://localhost/music/xxx.mp3".
LinesinRows Pawn Scripting 3 1,428 2021-02-16, 09:59 AM
  Thread: Sohbet Konusu
Post: RE: Sohbet Konusu

2021'de hortlatalım Turkish bölümünü. Bence yazdan sonra ufak ufak güncel haberler gelebilir. Müsait olduklarında ilgilendikleri, onlar için öncelikli iş olmadığından daha da sürebilir gibi düşünüyoru...
LinesinRows Turkish 102 67,061 2021-02-04, 03:43 PM
  Thread: Why my code only sends "else"?
Post: RE: Why my code only sends "else"?

sampaux Wrote: (2021-01-20, 12:50 PM) -- Code: -- for(new i = 0;i < 100;i++) {   if(PlayerInfo[i][cargo] != 0)   {     GameTextForPlayer(i, "~r~Novo Report!", 3000, 5);     GetPlayerName(id, ...
LinesinRows Pawn Scripting 1 899 2021-01-20, 08:10 PM
  Thread: About Iterator & Foreach
Post: RE: About Iterator & Foreach

Pinch Wrote: (2021-01-18, 06:10 PM) -- The YSI readme files in the y foreach folder. -- https://github.com/pawn-lang/YSI-Includes/blob/5.x/YSI_Data/y_foreach/quick-start.md https://github.com/pawn-la...
LinesinRows Support 2 1,785 2021-01-20, 01:42 PM
  Thread: How much cpu & ram requirement for sa-mp server?
Post: How much cpu & ram requirement for sa-mp server?

  Hello,  I'm making a rp mod from 0. A few months later, i will be open my server. But i don't know, how much cpu & ram requirement for sa-mp server? (etc: 500 players)   Thanks for now.
LinesinRows Support 0 798 2021-01-20, 01:33 PM
  Thread: MySQL Query ~ Which one is the most efficiency?
Post: MySQL Query ~ Which one is the most efficiency?

Code: -- "UPDATE `players` SET q = %d, w= %d, e = %d, r = %d, t = %d, y = %d, u = %d, o = %d, a = %d, s = %d WHERE userid = %d", q, w, e... mysql_tquery(blabla); vs "UPDATE `players` SET q = %...
LinesinRows Support 1 1,099 2021-01-19, 12:57 PM
  Thread: About Iterator & Foreach
Post: About Iterator & Foreach

Hello, I had looked this forum but i can't found any tutorial / usage. Is there any comprehensive tutorial for iterator?  Like this; PHP Code: -- new Iterator:Test; Iter_Add(Test, 1); Iter_...
LinesinRows Support 2 1,785 2021-01-18, 02:35 PM

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