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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 6,776
» Latest member: ao88gives
» Forum threads: 2,566
» Forum posts: 12,652

Full Statistics

Online Users
There are currently 115 online users.
» 0 Member(s) | 112 Guest(s)
Bing, Yandex

Latest Threads
⟬Today Deal⟭ Shein "UK" C...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 9
⟬Trending⟭ Shein UK COUPO...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 6
Maximize Savings With ⫸ [...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 7
[BEST] ⫸ SHEIN Discount C...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 6
SHEIN Coupon Code Influen...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 5
[Updated]⫸ SHEIN Coupon C...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 6
{{$100 off}} Shein Discou...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 7
Shein Coupon Code {{90% o...
Forum: Support
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 7
$®✓ UK ⇛ Shein["Promo"]Co...
Forum: General Discussions
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 8
{{50% off}}→Shein Coupon ...
Forum: General Discussions
Last Post: Rambuu8765
3 hours ago
» Replies: 0
» Views: 6

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


  playerid is 0-based, but vehicleid is 1-based, what gives?
Posted by: Aerotactics - 2019-07-10, 01:30 AM - Forum: Pawn Scripting - Replies (3)

Title.