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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,701
» Latest member: zein97174
» Forum threads: 2,356
» Forum posts: 12,303

Full Statistics

Online Users
There are currently 237 online users.
» 0 Member(s) | 235 Guest(s)
Bing, Google

Latest Threads
Client issue with object
Forum: Support
Last Post: TheDoctor
2025-11-15, 08:00 PM
» Replies: 0
» Views: 37
San Andreas Police Pursui...
Forum: Advertisements
Last Post: BriBri
2025-11-15, 12:06 AM
» Replies: 0
» Views: 44
[Include] OpenGate (Abrir...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-11-13, 06:49 PM
» Replies: 0
» Views: 40
OpenGate (Open Proximity ...
Forum: Libraries
Last Post: Crazy_ArKzX
2025-11-13, 06:46 PM
» Replies: 0
» Views: 47
LS City Hall
Forum: Maps
Last Post: cosminupgaming
2025-11-12, 04:22 PM
» Replies: 3
» Views: 2,672
Crime Base
Forum: Maps
Last Post: cosminupgaming
2025-11-12, 04:19 PM
» Replies: 2
» Views: 1,261
GTA SA-MP Scripting: Issu...
Forum: General Discussions
Last Post: williamrhein
2025-11-12, 10:16 AM
» Replies: 0
» Views: 60
is it worth creating a se...
Forum: General Discussions
Last Post: cosminupgaming
2025-11-11, 05:30 PM
» Replies: 13
» Views: 18,376
Looking for an English De...
Forum: General Discussions
Last Post: cosminupgaming
2025-11-11, 05:21 PM
» Replies: 2
» Views: 2,825
Awakeninga an old server.
Forum: Support
Last Post: drwnrbbt
2025-11-11, 02:26 PM
» Replies: 0
» Views: 59

 
  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 (4)

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.