Whats wrong?wait my friend it doesn't automaticly /signcheck could you adjust that then it would be perfect and I could farm signchecks all day long.
Whats wrong?wait my friend it doesn't automaticly /signcheck could you adjust that then it would be perfect and I could farm signchecks all day long.
It never seems to /signcheck on its own although once I /signcheck it automaticly does the restWhats wrong?
eCH... , YOU MEAN HE NOT DETECT CHAT TEXT ???It never seems to /signcheck on its own although once I /signcheck it automaticly does the rest
I bet thats whats going on as it never triggerseCH... , YOU MEAN HE NOT DETECT CHAT TEXT ???
PM...I bet thats whats going on as it never triggers
I have sent you a PM my friend - I have the same problem :/PM...
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
3. What do you want (the most important part, explain this carefully): Car names and map locations show on screen just like single player.
4. Details (add more details to your request): The single player feature enabled and works for SAMP.
5. Need On/off key or command ?: No.
6. Which client your server use?: 0.3.7 R2.
7. Give any picture or video: https://gyazo.com/aaa6e8956e8a012fede7372e344978d6 - Bottom right of the screen.
{$CLEO .cs}
0000:
wait 8500
WHILE TRUE
WAIT 0
0AB1: @DRAW_CAR_NAME 0
0AB1: @DRAW_ZONE_NAME 0
END
:DRAW_CAR_NAME
IF
00DF: actor $PLAYER_ACTOR driving
THEN
03C0: 0@ = actor $PLAYER_ACTOR car
0441: 1@ = car 0@ model
0AC8: 2@ = allocate_memory_size 260
0ADB: 2@s = car_model 1@ name
03F0: enable_text_draw 1
0342: set_text_draw_centered 1
03E0: draw_text_behind_textures 0
0340: set_text_draw_RGBA 0 255 0 255
033F: set_text_draw_letter_size width 0.300 height 1.200
081C: draw_text_outline 1 RGBA 0 0 0 255
0349: set_text_draw_font 2
033E: set_draw_text_position 550.0 400.0 GXT 2@s
END
0AB2: ret 0
:DRAW_ZONE_NAME
IF
00DF: actor $PLAYER_ACTOR driving
THEN
04C4: store_coords_to 0@ 1@ 2@ from_actor $PLAYER_ACTOR with_offset 0.0 0.0 0.0
0AC8: 3@ = allocate_memory_size 260
0843: get_zone_at 0@ 1@ 2@ nameA_to 3@s // 8-byte string
03F0: enable_text_draw 1
0342: set_text_draw_centered 1
03E0: draw_text_behind_textures 0
0340: set_text_draw_RGBA 255 255 255 255
033F: set_text_draw_letter_size width 0.600 height 1.400
081C: draw_text_outline 1 RGBA 0 0 0 255
0349: set_text_draw_font 0
033E: set_draw_text_position 550.0 410.0 GXT 3@s
END
0AB2: ret 0
Yo, thanks. Just one thing. I can't wrap my head as to how to add keys to activate and deactivate it. I'm new to C#http://ugbase.eu/index.php?threads/snippet-samp-textdraw.20436/
PHP::SampTextDraw { 0AB1: @SampTextDraw 2 ID 0@ Status 1 // 1 = show , 0 = hide 0.3.DL } 0AA2: 2@ = load_library "samp.dll" 2@ += 0x2ACA24 0A8D: 2@ readMem 2@ sz 4 vp 0 2@ += 0x4 0A8D: 2@ readMem 2@ sz 4 vp 0 2@ += 0x1B8 0A8D: 2@ readMem 2@ sz 4 vp 0 0@ *= 0x4 005A: 2@ += 0@ 0A8C: writeMem 2@ sz 4 vl 1@ vp 0 0AB2: 0
it's cleo code not C#Yo, thanks. Just one thing. I can't wrap my head as to how to add keys to activate and deactivate it. I'm new to C#
i haven't experience make it.1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto Litefoot
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I didn't saw it
3. What do you want (the most important part, explain this carefully): Like quickbind on any key for example Q and it switchs between spas/deagle/spas so i can perform litefoot
4. Details (add more details to your request): As i said bind so i can fast switch and perform litefoot
5. Need On/off key or command ?: F12
6. Which client your server use?: 0.3.7
7. Give any picture or video: no pic no vid
I don't know, sorry.1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):N/A
3. What do you want (the most important part, explain this carefully): we can see the text in server through wall, look like wall hack but for text or checkpoin text
4. Details (add more details to your request):
We can see text so far and through wall ( not through wall and enough far in server )
5. Need On/off key or command ?: CHECKTEXT
6. Which client your server use?: 0.3.DL
7. Give any picture or video:N/A
8. You use SAMPFUNCS?: No
I don't know, sorry.
can you make it for 0.3.DL but change font, thanks you very much1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Realtime clock
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Youtube but for 0.3.7
3. What do you want (the most important part, explain this carefully): Show realtime clock, 2 file cs and txt for edit position, another font for Name i need classic looklike clock
5. Need On/off key or command ?: No Key/Auto show
6. Which client your server use?: 0.3.DL
7. Give any picture or video:
8. You use SAMPFUNCS?: No
(( Im not good Eng but very thank you ))
Okay, i try.can you make it for 0.3.DL but change font, thanks you very much
Parazitas I would love it if you would make it with keys to hide and show like (home hide, end show)http://ugbase.eu/index.php?threads/snippet-samp-textdraw.20436/
PHP::SampTextDraw { 0AB1: @SampTextDraw 2 ID 0@ Status 1 // 1 = show , 0 = hide 0.3.DL } 0AA2: 2@ = load_library "samp.dll" 2@ += 0x2ACA24 0A8D: 2@ readMem 2@ sz 4 vp 0 2@ += 0x4 0A8D: 2@ readMem 2@ sz 4 vp 0 2@ += 0x1B8 0A8D: 2@ readMem 2@ sz 4 vp 0 0@ *= 0x4 005A: 2@ += 0@ 0A8C: writeMem 2@ sz 4 vl 1@ vp 0 0AB2: 0