Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 6,767
» Latest member: kalyeunoontop
» Forum threads: 2,727
» Forum posts: 12,812

Full Statistics

Online Users
There are currently 535 online users.
» 1 Member(s) | 530 Guest(s)
Yandex, Bing, Google, DuckDuckGo, Kaevorlly

Latest Threads
Duskfade Combines Time, A...
Forum: Life
Last Post: Kaevorlly
11 minutes ago
» Replies: 0
» Views: 1
trutrujrtu
Forum: Pawn Scripting
Last Post: c0pkl354
57 minutes ago
» Replies: 0
» Views: 1
hyreeyry
Forum: Questions and Suggestions
Last Post: c0pkl354
59 minutes ago
» Replies: 0
» Views: 3
eeryhrey
Forum: General Discussions
Last Post: c0pkl354
1 hour ago
» Replies: 0
» Views: 3
[BETA] Renaissance DM — O...
Forum: Advertisements
Last Post: DrVandersexxx
Yesterday, 01:50 PM
» Replies: 3
» Views: 500
SAMP on mac
Forum: Support
Last Post: amer-5
Yesterday, 11:41 AM
» Replies: 0
» Views: 30
Welcome to los santos
Forum: Advertisements
Last Post: MoonWatcher
Yesterday, 10:50 AM
» Replies: 0
» Views: 37
rhtrujrtu
Forum: Questions and Suggestions
Last Post: c0pkl354
Yesterday, 04:02 AM
» Replies: 0
» Views: 34
waerrey
Forum: Support
Last Post: c0pkl354
Yesterday, 04:01 AM
» Replies: 0
» Views: 25
erehreyey
Forum: Pawn Scripting
Last Post: c0pkl354
Yesterday, 03:59 AM
» Replies: 0
» Views: 33

 
  Discord server
Posted by: RogueDrifter - 2019-07-15, 12:06 AM - Forum: Chat - Replies (4)

Unban roguedrifter from the discord server :sadface:


  A weird problem with includes
Posted by: mouiz - 2019-07-14, 01:00 PM - Forum: Pawn Scripting - Replies (7)

Quote:#include <../../gamemodes/modes/mode_robbery.pwn>

#include <../../gamemodes/modes/mode_dogfight.pwn>



These are ^ two includes in the 'gamemodes/modes' folder.





If i arrange them like this:?



Quote:#include <../../gamemodes/modes/mode_dogfight.pwn>

#include <../../gamemodes/modes/mode_robbery.pwn>



the 'mode_dogfight' works (gets included)?and the second one is ignored (it shows undefined symbol errors since the definitions of the functions are in the include)



If i arrange them oppositely then the 'mode_robbery' works, the second one is ignore.



How can i fix this?


  Pizza preferita?
Posted by: [SF]kAn3 - 2019-07-14, 01:59 AM - Forum: Italian/Italiano - Replies (2)

Beh almeno possiamo parlarne!

La mia in assoluto ? la 4 formaggi

Anche se puzza, ci piace?



E voi?


  This forum makes me be fat
Posted by: [SF]kAn3 - 2019-07-14, 01:12 AM - Forum: Chat - Replies (10)

When I read burgershot and see the burger I feel very hungry


  Include files should support "#pragma once"
Posted by: Aerotactics - 2019-07-13, 11:04 PM - Forum: Questions and Suggestions - Replies (1)

Instead of IFDEFINED, ELSE, ENDIF, etc. Include files should support a simple "#PRAGMA once" so that is only loaded once.


  Van m?g rem?nye a SA-MP K?z?ss?gnek?
Posted by: Mortyka - 2019-07-13, 06:53 PM - Forum: Hungarian/Magyar - Replies (3)

a k?rd?s adott


  Modding support?
Posted by: J_esus - 2019-07-12, 02:21 PM - Forum: Questions and Suggestions - Replies (1)

Ehn ...



Will a new "kdff" be made?


  What would you start?
Posted by: mouiz - 2019-07-12, 07:42 AM - Forum: Life - Replies (5)

If you had 100-500$ to start something profitable, what would it be ? Take it as a challenge ..


  Streamer
Posted by: Jimmy - 2019-07-10, 06:18 AM - Forum: Questions and Suggestions - Replies (5)

Now that Streamer by Incognito is available as open source, add that (as is or improved version to fit Open.MP) as default streamer.


  TEXT_DRAW_STYLE_INPUT
Posted by: Jimmy - 2019-07-10, 05:47 AM - Forum: Questions and Suggestions - Replies (7)

Add ability to add input boxes textdraws.. Like in GTA V. Would be better for MDC, ATM etc...



Also, if possible, add the ability to add custom UI in the server. Not just textures but TextDraw designes too....