Post: How to add a script c++ in a RichTextBox?
02-23-2011, 05:27 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I would like to add a script for example:

    doJump()
{
self setDvar("jump_height", 1000);
self setDvar("g_gravity", 150);
self setDvar("bg_fallDamageMaxHeight", 9999 );
self setDvar("bg_fallDamageMinHeight", 9998 );
self thread maps\mp\gametypes\_hud_message::hintMessage( "Jump activer" );
}


In a RichTextBox in .Net.

Can you help me?

Sorry for my bad english i'm French!
02-25-2011, 08:44 AM #11
What I did for now is to put a. txt file on my FTP server and the read the TextBox. txt file present on my FTP and I do not go through the files but FTP. txt can not be seen.

Sorry for my bad French Thank's Google Translate :black:

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo