| Welcome, Guest |
You have to register before you can post on our site.
|
| 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?
|
|
|
|
| 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....
|
|
|
|
|