| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,726
» Latest member: ArmonsaN
» Forum threads: 2,517
» Forum posts: 12,594
Full Statistics
|
| Online Users |
There are currently 140 online users. » 0 Member(s) | 137 Guest(s) Google, Bing, DuckDuckGo
|
| Latest Threads |
Random Message
Forum: Filterscripts
Last Post: Engkq
3 hours ago
» Replies: 0
» Views: 16
|
rfhrtjtu
Forum: Releases
Last Post: orttuj82
Yesterday, 05:40 AM
» Replies: 0
» Views: 24
|
shreyyhrey
Forum: Pawn Scripting
Last Post: orttuj82
Yesterday, 05:38 AM
» Replies: 0
» Views: 20
|
gerehre
Forum: Questions and Suggestions
Last Post: orttuj82
Yesterday, 05:37 AM
» Replies: 0
» Views: 21
|
Virtual Reality Roleplay ...
Forum: Advertisements
Last Post: Emirto
2026-07-25, 10:59 PM
» Replies: 0
» Views: 20
|
[LIVE] [FRESH START] Ulti...
Forum: Advertisements
Last Post: Neville
2026-07-25, 09:10 AM
» Replies: 1
» Views: 226
|
[ULP] Gamemode Base para ...
Forum: Offtopic
Last Post: xcleone
2026-07-24, 02:22 AM
» Replies: 0
» Views: 246
|
RSC - (CW/TG | Sandbox)
Forum: Gamemodes
Last Post: 1NS
2026-07-23, 05:28 PM
» Replies: 0
» Views: 66
|
🎮 Free SA-MP Server Hosti...
Forum: Chat
Last Post: Centnodes
2026-07-23, 03:55 PM
» Replies: 16
» Views: 6,587
|
Waklert 150 Armodafinil f...
Forum: Chat
Last Post: Alintawilliams00
2026-07-23, 10:25 AM
» Replies: 0
» Views: 46
|
|
|
| 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 (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....
|
|
|
|
|