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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 6,785
» Latest member: bybitreferralcode26
» Forum threads: 2,567
» Forum posts: 12,653

Full Statistics

Online Users
There are currently 134 online users.
» 0 Member(s) | 131 Guest(s)
Google, Bing, Applebot

Latest Threads
Shein Coupon Code USA [UX...
Forum: Releases
Last Post: bhawani1098
23 minutes ago
» Replies: 0
» Views: 1
Bybit Referral Code "BET6...
Forum: Chat
Last Post: bybitreferralcode26
23 minutes ago
» Replies: 0
» Views: 2
[Verified] Shein Promo Co...
Forum: Releases
Last Post: bhawani1098
24 minutes ago
» Replies: 0
» Views: 1
Latest Shein Promo Code [...
Forum: Releases
Last Post: bhawani1098
25 minutes ago
» Replies: 0
» Views: 1
Bybit Referral Code: BET6...
Forum: Chat
Last Post: bybitreferralcode26
26 minutes ago
» Replies: 0
» Views: 2
Shein Coupon Code $100 Of...
Forum: Releases
Last Post: bhawani1098
29 minutes ago
» Replies: 0
» Views: 1
Shein Coupon Code USA [UX...
Forum: Tutorials
Last Post: bhawani1098
34 minutes ago
» Replies: 0
» Views: 1
[Latest] ⫸ Shein Coupon C...
Forum: Tutorials
Last Post: bhawani1098
36 minutes ago
» Replies: 0
» Views: 1
[$100 Off] {{BeST}} Shein...
Forum: Tutorials
Last Post: bhawani1098
38 minutes ago
» Replies: 0
» Views: 1
{{90% off}} Shein Discoun...
Forum: Tutorials
Last Post: bhawani1098
39 minutes ago
» Replies: 0
» Views: 1

 
  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....