Thinking of making this but....?
#1

Ok well i personally like using strcmp, and i know people are gonna say why not just use a newer cmd process?
And to that i say, i learnt using strcmp and am used to the cmds, like some people.
So what i had in mind was making shortcuts for it like instead of
Code:
if(strcmp(cmd, "/me", true) == 0)
Change it to
Code:
CMD"/me"END
(already have that)
and i would also make a function list, these are the ones i plan(if anyone thinks it a good idea)
Code:
SendClientMessage-SCM
SendClientMessageToAll-SCMA
SendLocalMessage-SLM
AddPlayerClass-APC
ApplyAnimation-AN
ClearAnimations-CA
CreatePickup-CPU
CreateVehicle-CV
CreateMenu-CM
DestroyMenu-DM
DestroyVehicle-DV
GameTextForPlayer-GTP
GameTextForAll-GTA
GetAnimationName-GA
GetPlayerAmmo-GPA
GetPlayerArmour-GAP
GetPlayerDrunkLevel-GDL
GetPlayerHealth-GPH
GetPlayerInterior-GPI
GetPlayerName-GPN
GetPlayerPos-GPP
GetPlayerSkin-GPS
GetPlayerState-GSP
GetPlayerTeam-GPT
GetPlayerVehicleSeat-GVS
GetVehicleModel-GVM
GetVehicleHealth-GVH
GivePlayerMoney-GPM
GivePlayerWeapon-GPW
LimitGlobalChatRadius-LCR
PlayerPlaySound-PS
SendDeathMessage-SDM
SendPlayerMessageToAll-SPA
SendPlayerMessageToPlayer-SPP
SetDisabledWeapons-SDW
SetGravity-G
SetPlayerArmour-SA
SetPlayerAmmo-SAA
SetPlayerColor-SC
SetPlayerDrunkLevel-SDL
SetPlayerFightingStyle-SFS
SetPlayerName-SN
SetPlayerPos-PS
SetPlayerSpecialAction-SAP
SetPlayerTeam-ST
SetPlayerSkin-SS
SetSpawnInfo-SI
SetWeather-SW
SetWorldTime-SWT
So i will continue to work on this, as i said if anyone wants it!

Also feel free to give me recomendations
THANKS!!
Reply
#2

I personally think you are wasting your time. Is it that hard to write the whole name?
Btw, it could get confusing with that short name.
Reply
#3

If you know what your doing, try it. But I don't think that's possible :S

Also, just use dcmd for your commands, its easy.
Reply
#4

Quote:
Originally Posted by grand.Theft.Otto
View Post
If you know what your doing, try it. But I don't think that's possible :S

Also, just use dcmd for your commands, its easy.
I have some already , work fine and did you not read when i said i like strcmp functions...
Reply
#5

Quote:
Originally Posted by [NRP]Blade
View Post
I have some already , work fine and did you not read when i said i like strcmp functions...
I know, but still, DCMD is still better and easier .

But then again, DCMD can be complicated .
Reply
#6

Quote:
Originally Posted by grand.Theft.Otto
View Post
I know, but still, DCMD is still better and easier .

But then again, DCMD can be complicated .
My point
Reply
#7

ZCMD, overall easiest to work with.

Also, this is a generally stupid idea.
Reply
#8

Maybe so, but its good for practice
Reply
#9

^^ What Antonio said. ^^

ZCMD and SSCANF is even more simple, Just putting it out there.
Reply
#10

Yea i know, i am actually in the process of learning it, this is just another random idea i had :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)