Jump to content

Rouzbeh

Members
  • Posts

    72
  • Joined

  • Last visited

3 Followers

About Rouzbeh

  • Birthday 21/01/1995

Details

  • Gang
    grove street
  • Interests
    Programming, Game Development

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Rouzbeh's Achievements

Transformer

Transformer (11/54)

0

Reputation

  1. no there isn't any problem inside the code I mentioned it in last posts, its something related to windows i think...
  2. as i said that doesn't work for some players not all, and for me it's just ok and there is no debug error, becuz it's client-side for those players i think there must be something on windows apps/settings they are using? is it possible?
  3. Hii i have a weird problem with gui-Browser, i'm using [HTML/CSS/JavaScript] in Login Panel, but browser simply doesn't show up for some players so they can't login and so on i used this: local screenWidth, screenHeight = guiGetScreenSize() local page = "http://mta/local/index.html" initBrowser = guiCreateBrowser(0, 0, screenWidth, screenHeight, true, true, false) theBrowser = guiGetBrowser(initBrowser) screenW, screenH = guiGetScreenSize() addEventHandler("onClientBrowserCreated", theBrowser, function() loadBrowserURL(source, page) what can cause this?
  4. E5-2680 V2 (Turbo Not Enabled) 500 SSD 32GB Ram ECC
  5. Hi There i don't know if this article is good for my Topic or not... But What CPU Information Is Important For Mta Server Performance? Clock Speed And Cache or What? and Which is More Important ? my Scripts Are Optimized, But In My Experience, 2.8Ghz Is Not Very Good For 400 Players...
  6. Rouzbeh

    Lag Shot

    Cpu(s): 9.9%us, 2.1%sy, 0.0%ni, 86.3%id, 1.0%wa, 0.3%hi, 0.3%si, 0.0%st Mem: 1020124k total, 924948k used, 95176k free, 148540k buffers Swap: 2097148k total, 28256k used, 2068892k free, 329600k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 26346 root 20 0 1108m 294m 5536 S 11.6 29.6 4111:29 mta-server64
  7. Rouzbeh

    Lag Shot

    hi i have big problem in my own server. all players have lag shot!!! why?
  8. Rouzbeh

    Weapon Bug!

    hi sometimes giveweapon not sysnce for all players and players doesn't get damage... for example player 1 shoot player 2 with deagle but player 2 not damage and see player 1 boxing with free hands! sometimes is okay and sometimes bug! whats the problem?!
  9. Trust me , i had sa-mp server for many years and saw players advertise like this: ip: 185 87 183 90 (press enter instead of '.' or write ip without '.' i dont want ban numbers, i just wanna it report it to admins
  10. For Example You Write: "my ip is 110 229 10 30" OR say "ip is 180", i want it be detected
  11. hello guys. i am looking for best way to detect ip in strings and also i want it detect when a text contains numbers higher than 10 help plz?!!!
×
×
  • Create New...