Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 7,014
» Latest member: Wachu_s
» Forum threads: 2,346
» Forum posts: 12,227
Full Statistics
|
Online Users |
There are currently 265 online users. » 1 Member(s) | 262 Guest(s) Bing, Google, Emirto
|
Latest Threads |
Steps to unlock Apple ID ...
Forum: Tech
Last Post: fubolink
2025-04-17, 03:50 PM
» Replies: 0
» Views: 27
|
A simple suggestion as a ...
Forum: Questions and Suggestions
Last Post: Elsen1940
2025-04-17, 06:25 AM
» Replies: 0
» Views: 26
|
What got you into SA-MP a...
Forum: Chat
Last Post: alecnia
2025-04-17, 01:17 AM
» Replies: 1
» Views: 117
|
I know Kalcor left the bu...
Forum: Questions and Suggestions
Last Post: NoxxeR
2025-04-16, 09:25 AM
» Replies: 0
» Views: 44
|
Best practices for conver...
Forum: Tech
Last Post: Raity1958
2025-04-15, 09:49 AM
» Replies: 0
» Views: 50
|
I would like to know abou...
Forum: General Discussions
Last Post: Wriney
2025-04-15, 07:14 AM
» Replies: 0
» Views: 50
|
Mini Games
Forum: Advertisements
Last Post: Voldy
2025-04-15, 03:59 AM
» Replies: 9
» Views: 1,842
|
help
Forum: Programming
Last Post: J0nathan550
2025-04-14, 06:10 PM
» Replies: 1
» Views: 163
|
help with hotdog vendor s...
Forum: Programming
Last Post: J0nathan550
2025-04-14, 06:09 PM
» Replies: 4
» Views: 310
|
Struggling with NPC sync ...
Forum: Tech
Last Post: mnemonic
2025-04-10, 07:47 AM
» Replies: 0
» Views: 55
|
|
|
Rebound Gaming Roleplay |
Posted by: N0FeaR - 2024-06-09, 01:08 PM - Forum: Advertisements
- No Replies
|
 |
🎮 Welcome to Rebound Gaming Roleplay! 🎮
🌟 Dive into a World of Endless Possibilities! 🌟
Are you ready to experience a new level of immersive roleplay? Join us at Rebound Gaming Roleplay, where your story begins and the possibilities are endless!
🚗 What We Offer: - Dynamic Roleplay Environment: From law enforcement to criminal enterprises, find your niche and build your story. Our server is designed to provide a realistic and engaging roleplay experience.
- Active Community: Join a vibrant community of dedicated roleplayers and make new friends. Participate in discussions, share your stories, and be part of a supportive and welcoming environment.
- Custom Features: Enjoy unique scripts, custom vehicles, and exclusive events. Our development team is constantly working to introduce new and exciting features to enhance your gameplay.
- Professional Staff: Our experienced team ensures a smooth and enjoyable gaming experience. We are here to assist you with any issues and to maintain a fair and fun environment for everyone.
🌍 Why Choose Rebound Gaming?- Realistic Economy: Engage in a thriving economy with jobs, businesses, and trading. Whether you want to run your own business, work a steady job, or engage in the black market, our economy is designed to be dynamic and realistic.
- Diverse Jobs and Factions: Become a police officer, firefighter, medic, or run your own business. Join one of the many factions available or create your own to influence the city dynamics.
- Regular Updates: We constantly update and improve the server based on player feedback. Our goal is to create a roleplay environment that evolves and improves over time, keeping the experience fresh and exciting.
- Events and Activities: Participate in server-wide events, community gatherings, and special missions. There's always something happening at Rebound Gaming Roleplay to keep you engaged and entertained.
🔧 Server Features:- Advanced Character Creation: Customize your character with a wide range of options to make them truly unique.
- Realistic Law Enforcement: Join the police force, investigate crimes, and maintain order in the city.
- Medical and Emergency Services: Play as a medic or firefighter, respond to emergencies, and save lives.
- Criminal Enterprises: Engage in illegal activities, form gangs, and rise to power in the underworld.
- Business Ownership: Start and manage your own business, from a small shop to a large corporation.
- Housing System: Purchase and furnish your own home, and invite friends over for roleplay gatherings.
- Vehicle Customization: Own and customize a wide variety of vehicles to suit your style.
💬 Discord: https://discord.gg/pcbqFRdBhS
🎉 Rebound Gaming Roleplay – Where Every Story is Unique! 🎉
|
|
|
Set the size of an array based on another |
Posted by: JR_Junior - 2024-06-07, 01:03 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hello, I know that the size of an array must be defined by a constant, but is there any way to define the size based on a parameter or another array?
PHP Code: stock GetStringPreview(string[],maxlength=25) { new preview[maxlength+3],len; format(preview,maxlength,"%s",string); if(strlen(string) > maxlength) { len = strlen(preview); strins(preview, "...",((preview[len-1] == ' ') ? len-1 : len)); } return preview; }
|
|
|
help about GameTextForPlayer |
Posted by: LuvaDePedreiro - 2024-06-05, 09:52 PM - Forum: Pawn Scripting
- Replies (3)
|
 |
Hello everybody! I'm new to Pawn scripting, and I would like to know if there is a way to break the line using "\n" in the GameTextForPlayer function. I tried, but the text remains on the same line, if it's possible, what did I do wrong? Below is the line of code I'm using, I would be very grateful if someone could answer my question.
PHP Code: GameTextForPlayer(playerid, "LINE ONE\nLINE TWO", 6000, 6);
I searched the web, but I couldn't find anything similar, so I decided to ask here on the forum, sorry for the silly question.
|
|
|
My SAMP Crashing |
Posted by: 9mmullen12 - 2024-06-02, 09:53 PM - Forum: Support
- No Replies
|
 |
SA-MP 0.3.DL-R1
Exception At Address: 0x52EF7D90
Base: 0x036C0000
Registers:
EAX: 0x00000000 EBX: 0x0000002F ECX: 0x04A67F38 EDX: 0x00000708
ESI: 0x00B62CB0 EDI: 0x0000FFFF EBP: 0x0000002F ESP: 0x00EBF868
EFLAGS: 0x00210246
Stack:
+0000: 0x004F0ABD 0x00000001 0x0000000A 0x74F87F90
+0010: 0x00000000 0x0000002F 0x00000000 0x00000000
+0020: 0x00EBF97C 0x0083BF3B 0xFFFFFFFF 0x00507424
+0030: 0x3F800000 0x00000000 0x00000000 0x00748CFB
+0040: 0x0000000A 0x01095AF4 0x00EBF958 0xFFFFFFFF
+0050: 0x01F62508 0x00000008 0x01510AD0 0x00000008
+0060: 0x00000100 0x00000008 0x00000102 0x43C80000
+0070: 0x43960000 0x00000000 0x00000000 0x00000320
+0080: 0x00000258 0x00000000 0x6D61465C 0x001D073A
+0090: 0x000000A0 0x00000002 0x015E0170 0x0079E0CE
+00A0: 0x00000170 0x0000015E 0x0000002C 0x00000000
+00B0: 0x00000002 0x00000000 0x00000000 0xFFFFFFFF
+00C0: 0xFFFFFFFF 0x00000000 0x00000000 0x00000320
+00D0: 0x00000258 0x52F5FB94 0x00400000 0x00000000
+00E0: 0x01095AF4 0x0000000A 0x010C87CC 0x00EBFA34
+00F0: 0x00EBF988 0x52F5DE46 0x00EBF9B8 0x00EBF9BC
+0100: 0x00EBF9C0 0x00EBF9C4 0x00EBF990 0x00EBFA34
+0110: 0x010C87CC 0x00EBF9D0 0x52FB3B58 0x00000000
+0120: 0x00EBF9DC 0x52F5B83B 0x52FB8AB8 0x010D7DA0
+0130: 0x00000002 0x00000000 0x00000008 0x00000040
+0140: 0x001207D0 0x00000064 0x00000038 0x00EBF990
+0150: 0x00400000 0x00000000 0x01095AF4 0x0000000A
+0160: 0x010D7DA0 0x010C87B8 0x00EBFA20 0x52FB36B8
+0170: 0xFFFFFFFF 0x00EBF9FC 0x52F5FBBB 0x010C87CC
+0180: 0x00EBFA34 0x00EBFBD8 0x00EBFBDC 0x00EBFBE0
+0190: 0x00EBF990 0x00EBFA2C 0x52F5E202 0x00EBFA34
+01A0: 0x00EBFBD8 0x00EBFBDC 0x00EBFBE0 0x00EBFBE4
+01B0: 0x010D7DA0 0x010C87B8 0x00EBFBAC 0x52FB3B58
+01C0: 0x00000000 0x00EBFBB8 0x52F607BB 0x52FB89C0
+01D0: 0x010D7DA0 0x010C87CC 0x00EBFBDC 0xFFFFFFFF
+01E0: 0x52FB3869 0x00000001 0x00000000 0x00EBFBAC
+01F0: 0x00000000 0x00EBFBD8 0x00EBFBDC 0x00EBFBE0
+0200: 0x00EBFBE4 0x010C87CC 0x00EBFBDC 0xFFFFFFFF
+0210: 0x5C796C69 0x44707041 0x5C617461 0x61636F4C
+0220: 0x010C006C 0x010C89B8 0x00EBFAB4 0x00EBFAB8
+0230: 0x010D8040 0x00EBFAB8 0x00EBFB14 0x52FB2DC8
+0240: 0x00000000 0x00EBFB20 0x52F6216A 0x010DCF58
+0250: 0x52FB8A28 0x52FE7070 0x00EBFAD4 0x52FA13C7
+0260: 0x01090000 0x00000000 0x010C8B78 0x00EBFB20
+0270: 0x52F6210E 0x00000000 0x00000000 0x010DCF58
SCM Op: 0x0, lDbg: 0 LastRendObj: 0
Game Version: US 1.0
|
|
|
🚨 Testers Needed! 🚨 |
Posted by: mohamedazizbenghezala64 - 2024-06-02, 05:43 PM - Forum: Chat
- No Replies
|
 |
Hey everyone! Master City Roleplay (MCRP) is on the lookout for some awesome testers to help take our server to the next level. Created from the foundation of South Central Roleplay by Emmet and spruced up by yours truly, AzizBgBoss, MCRP offers a realistic roleplay experience without all the fuss. But here's the deal: I'm looking to fine-tune and beef up our features, and that's where you come in! No developing skills required, just a trustworthy attitude and some free time to spare. Your feedback could help shape the future of this server, and who knows? If you're really into it, there might even be a spot for you on the admin team! Intrigued? Shoot me a message at @azizbgboss on discord or PM me here for early access and let's make MCRP the best it can be! 🎮✨
|
|
|
Object Query |
Posted by: Torque - 2024-06-01, 11:55 PM - Forum: Support
- No Replies
|
 |
Does anybody know what the object ID of these doors are? They don't exist in the map editor software, and there's no information on them in Texture Studio.
|
|
|
Serve doesn't shows at internet list |
Posted by: LNeves - 2024-05-30, 03:22 PM - Forum: Chat
- Replies (1)
|
 |
Hey, i've opened a server for testing somethings at this ip 149.56.41.49:7788
The problem is that this server isn't at internet table of open mp. Is there anything i've to do to make it show there or it is a bug?
Solved
|
|
|
Probabil cel m-ai misto subiect de pe OPENMP |
Posted by: realfox2024 - 2024-05-29, 10:30 PM - Forum: Romanian/Rom?na
- Replies (3)
|
 |
Salutare tuturor !,Eu sunt CyberFox sau Realfox .. depinde de cum vreti sa-mi spuneti
Asta seara am intrat pe Arizona si am jucat GTA TRILOGY ONLINE cu alti jucatori
Am chiar un videoclip,daca e si vad activitate.il voi posta pe youtube
Acum o sa va spun ce mi-a placut si ce nu mi-a placut cu bune si cu rele .
Avem asa :
+ Jocul ruleaza bine
+ Se vede excelent,grafica te incanta .
+ Se folosesc Interfete CEF ca pe GTA 5 / RAGEMP
+ Arhitectura Serverului este la baza unu-i server SA-MP ce m-ai probabil
+ Rusii au pus sursa (SDK-ul) jocului ca sa poti sa-ti dezvolti propriul mod de joc (Atentie.Nu CLIENT ! . Doar parte de server din ce am observat)
------------------
- Mult mapping aiurea,care din perspectiva mea strica
- Unele buguri minore,dar se pot rezolva cu sincronizarea lor si compatibilitatea jocului
- Nu au pus si clientul. Se folosesc de un launcher al lor pentru a lansa jocul pe serverul dorit
- Pentru unii,cu pc-uri (slabe) in care consider ... ca in zilele noastre n-ar m-ai fii o problema asta
------------------
Per total. SE POATE !
Deci.Hai sa cerem toti impreuna si sa ajutam comunitatea OPENMP sa faca un Client cu care sa te poti juca multiplayer
Din ce am vazut personal,nu difera ca parte de server prea mult de un Sa-mp.dar jocul trilogy schimba complet infatisarea jocului
Si am impresia si presupun ca am fost primul roman care a jucat GTA TRILOGY MULTIPALYER pe o versiune ruseasca
Acum intrebarea este in felul urmator
- De ce nu vrea OPENMP-ul sa faca lucrul asta ? avand in vedere ca aparent exista o versiune trilogy si pentru android,deci practic... comunitatea ar creste din toate punctele de vedere
- De ce nu se oboseste nimeni sa incerce ? cel putin am incercat eu cu partea server dar nu am clientul sa ma pot conecta.. Nu pot face un launcher fiindca nu am idee de unde dracie sa incep cu el
- SADEMP-ul s-a anulat din lipsa de personal calificat (Aveau nevoie de un ingier de reverse code pentru a face codul sursa in cod binar)
Fac apel tuturor jucatorilor batrani.sa sprijinim comunitatea asta si sa incercam sa facem o versiunea a noastra
Cu bani, sau cu cunostinte (progamare . s.a.m.d)
Suntem romani pana la urma,suntem da-ti dracului efectiv =) Deci nu putem face noi asa ceva ?
Sa nu m-ai spun faptul ca am vazut si masini modate pe acel server,cu IVF cel m-ai probabil
Stiam ca rusii sunt da-ti dracu' dar nici chiar asa.
Hai sa punem gand la gand si sa facem ce trebuie pentru veteranii sampului si pentru viitorul lor
Fiindca fapta scuza mijloacele. in principu' MTA-ul se cam duce efectiv... e OUT ! ... pe langa asta si samp-ul in romania s-a dus din simplu fapt ca pe nimeni nu m-ai intereseaza
Vor venii timpuri in care iti vei dorii,tu cel care citesti acum ! sa te m-ai joci un meci de sa-mp dar nu vei avea unde. daca continuam in ritmul asta........ in 20 de ani nu m-ai avem asa ceva in romania, Si nimeni nu v-a m-ai incerca sa faca .
Astept raspunsuri,va pup pe toti si sanatate va urez
|
|
|
|