*** This topic title is not descriptive.
#1

I want a code for my server like
If the person written the msg on the screen
He gets money like
Jansish is fucked by Lithion .
And other msges
So he will get 3000$

Thank you
__________________
‎#include <iostream.h>
#include <conio.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <ctype.h>
#include <sleep.h>
#include <sleep.h>
#include <sleep.h>

void main(){
clrscr();
cout<<"Let's sleep";
getch();
}
Reply
#2

its to simple to do that
for message on screen use
GameTextForPlayer
https://sampwiki.blast.hk/wiki/GameTextForPlayer

for message use
SendClientMessage
https://sampwiki.blast.hk/wiki/SendClientMessage

for cash use
GivePlayerMoney
https://sampwiki.blast.hk/wiki/GivePlayerMoney
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)